Function glsl_lang::parser::__action692

source ยท
fn __action692<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, FunctionPrototype, LexerPosition),
    __1: (LexerPosition, Token, LexerPosition),
) -> Declaration
where L: HasLexerError,