Function glsl_lang::parser::__action883

source ยท
fn __action883<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, TypeSpecifier, LexerPosition),
) -> FunctionParameterDeclaration
where L: HasLexerError,