Function ffmpeg::ffi::av_grow_packet

source ยท
pub unsafe extern "C" fn av_grow_packet(
    pkt: *mut AVPacket,
    grow_by: c_int,
) -> c_int