[][src]Function ffmpeg_sys_next::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