av_grow_packet

Function av_grow_packet 

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