Function ffmpeg_sys_fframes::avcodec_free_context
source ยท pub unsafe extern "C" fn avcodec_free_context(
avctx: *mut *mut AVCodecContext,
)Expand description
Free the codec context and everything associated with it and write NULL to the provided pointer.