Function glsl_lang::parser::__action879

source ยท
fn __action879<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Vec<TypeQualifierSpec>, LexerPosition),
) -> TypeQualifier
where L: HasLexerError,