Function glsl_lang::parser::__action714

source ยท
fn __action714<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, TypeSpecifier, LexerPosition),
    __1: (LexerPosition, ArrayedIdentifier, LexerPosition),
) -> FunctionParameterDeclarator
where L: HasLexerError,