Function ffmpeg::ffi::av_frame_side_data_get_c
source ยท pub unsafe extern "C" fn av_frame_side_data_get_c(
sd: *const *const AVFrameSideData,
nb_sd: c_int,
type_: c_uint,
) -> *const AVFrameSideData
pub unsafe extern "C" fn av_frame_side_data_get_c(
sd: *const *const AVFrameSideData,
nb_sd: c_int,
type_: c_uint,
) -> *const AVFrameSideData