Function glsl_lang::parser::__action824

source ยท
fn __action824<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, TypeSpecifierNonArray, LexerPosition),
) -> TypeSpecifier
where L: HasLexerError,