Function ffmpeg::ffi::av_packet_ref

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