Function glsl_lang::parser::__action711

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