Function ffmpeg_sys_next::av_bsf_free[][src]

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

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