Function glsl_lang::parser::__action463

source ยท
fn __action463<'i, L>(
    ctx: &ParseContext,
    (_, v, _): (LexerPosition, Vec<TypeSpecifier>, LexerPosition),
) -> Vec<TypeSpecifier>
where L: HasLexerError,