Function av_bsf_free
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.
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.