Function glsl_lang::parser::__action703

source ยท
fn __action703<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, FunctionDefinition, LexerPosition),
) -> Option<ExternalDeclaration>
where L: HasLexerError,