pub unsafe extern "C" fn av_frame_side_data_desc(
type_: u32,
) -> *const AVSideDataDescriptorExpand description
@return side data descriptor corresponding to a given side data type, NULL when not available.
pub unsafe extern "C" fn av_frame_side_data_desc(
type_: u32,
) -> *const AVSideDataDescriptor@return side data descriptor corresponding to a given side data type, NULL when not available.