[][src]Function stainless_ffmpeg_sys::avcodec_free_context

pub unsafe extern "C" fn avcodec_free_context(avctx: *mut *mut AVCodecContext)

Free the codec context and everything associated with it and write NULL to the provided pointer.