Function ffmpeg::ffi::av_frame_move_ref

source ·
pub unsafe extern "C" fn av_frame_move_ref(
    dst: *mut AVFrame,
    src: *mut AVFrame
)