pub unsafe extern "C" fn av_bsf_get_null_filter(
    bsf: *mut *mut AVBSFContext
) -> c_int
Expand description

Get null/pass-through bitstream filter.

@param[out] bsf Pointer to be set to new instance of pass-through bitstream filter

@return