av_frame_new_side_data

Function av_frame_new_side_data 

Source
pub unsafe extern "C" fn av_frame_new_side_data(
    frame: *mut AVFrame,
    type_: AVFrameSideDataType,
    size: usize,
) -> *mut AVFrameSideData