Function glsl_lang::parser::__action188

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