Function ffmpeg::ffi::av_new_packet

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