Function rsmpeg::ffi::avcodec_free_context[][src]

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.