Function glsl_lang::parser::__action704

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