Function glsl_lang::parser::__action714

source ยท
fn __action714<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, FunctionPrototype, LexerPosition),
    __1: (LexerPosition, CompoundStatement, LexerPosition),
) -> FunctionDefinition
where L: HasLexerError,