Function glsl_lang::parser::__action705

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