[][src]Function ffmpeg_sys_next::av_bsf_get_by_name

pub unsafe extern "C" fn av_bsf_get_by_name(
    name: *const c_char
) -> *const AVBitStreamFilter

@return a bitstream filter with the specified name or NULL if no such bitstream filter exists.