pub unsafe extern "C" fn av_shrink_packet(
    pkt: *mut AVPacket,
    size: c_int
)
Expand description

Reduce packet size, correctly zeroing padding

@param pkt packet @param size new size