Function __action885

Source
fn __action885<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, TypeQualifier, LexerPosition),
    __1: (LexerPosition, FunctionParameterDeclarator, LexerPosition),
) -> FunctionParameterDeclaration
where L: HasLexerError,