mirror_ffmpeg_sys

Function av_new_packet

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