[][src]Function ffmpeg4_ffi::sys::av_packet_ref

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