Function ffmpeg::ffi::av_shrink_packet

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