Function glsl_lang::parser::__action821

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