mirror_ffmpeg_sys

Function avcodec_receive_packet

Source
pub unsafe extern "C" fn avcodec_receive_packet(
    avctx: *mut AVCodecContext,
    avpkt: *mut AVPacket,
) -> c_int