Function ffmpeg::ffi::av_packet_ref

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