Function ffmpeg::ffi::av_frame_ref

source ·
pub unsafe extern "C" fn av_frame_ref(
    dst: *mut AVFrame,
    src: *const AVFrame
) -> c_int