Function ffmpeg::ffi::avcodec_receive_packet

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