Function glsl_lang::parser::__parse__TranslationUnit::__accepts

source ยท
fn __accepts<'i, '__2, L>(
    __error_state: Option<i16>,
    __states: &[i16],
    __opt_integer: Option<usize>,
    _: PhantomData<(&'i (), L)>,
) -> bool
where L: HasLexerError,