Function glsl_lang::parser::__action475

source ยท
fn __action475<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Option<FunctionParameterDeclaration>
where L: HasLexerError,