[][src]Function ffmpeg_sys_next::av_frame_ref

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