pub unsafe extern "C" fn av_opt_freep_ranges(
ranges: *mut *mut AVOptionRanges,
)
Expand description
Free an AVOptionRanges struct and set it to NULL.
pub unsafe extern "C" fn av_opt_freep_ranges(
ranges: *mut *mut AVOptionRanges,
)
Free an AVOptionRanges struct and set it to NULL.