Function glsl_lang::parser::__action801

source ยท
fn __action801<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, SingleDeclarationData, LexerPosition),
) -> SingleDeclaration
where L: HasLexerError,