pub unsafe extern "C" fn av_bsf_init(ctx: *mut AVBSFContext) -> c_intExpand description
Prepare the filter for use, after all the parameters and options have been set.
pub unsafe extern "C" fn av_bsf_init(ctx: *mut AVBSFContext) -> c_intPrepare the filter for use, after all the parameters and options have been set.