Function ffmpeg::ffi::av_grow_packet

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