[][src]Function ffmpeg_sys_next::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.