[][src]Function stainless_ffmpeg_sys::av_bsf_free

pub unsafe extern "C" fn av_bsf_free(ctx: *mut *mut AVBSFContext)

Free a bitstream filter context and everything associated with it; write NULL into the supplied pointer.