Function glsl_lang::parser::__action574
source ยท fn __action574<'i, L>(
ctx: &ParseContext,
__0: (LexerPosition, FunctionPrototype, LexerPosition),
__1: (LexerPosition, CompoundStatement, LexerPosition),
__2: (LexerPosition, LexerPosition, LexerPosition),
) -> FunctionDefinitionwhere
L: HasLexerError,