mirror_ffmpeg_sys

Function av_packet_move_ref

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