Function glsl_lang::parser::__action326

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