Function ffmpeg_sys_next::av_frame_ref[][src]

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