mirror_ffmpeg_sys

Function av_frame_side_data_remove

Source
pub unsafe extern "C" fn av_frame_side_data_remove(
    sd: *mut *mut *mut AVFrameSideData,
    nb_sd: *mut c_int,
    type_: AVFrameSideDataType,
)