Function ffmpeg::ffi::av_shrink_packet

source ยท
pub unsafe extern "C" fn av_shrink_packet(
    pkt: *mut AVPacket,
    size: c_int,
)