mirror_ffmpeg_sys

Function av_frame_new_side_data_from_buf

Source
pub unsafe extern "C" fn av_frame_new_side_data_from_buf(
    frame: *mut AVFrame,
    type_: AVFrameSideDataType,
    buf: *mut AVBufferRef,
) -> *mut AVFrameSideData