Function glsl_lang::parser::__action563

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