[][src]Function stainless_ffmpeg_sys::av_shrink_packet

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

Reduce packet size, correctly zeroing padding

@param pkt packet @param size new size