Function ffmpeg::ffi::av_packet_move_ref

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