Function ffmpeg_sys_next::av_frame_new_side_data[][src]

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