pub fn show_preprocessor_ifndef<F>(
    f: &mut F,
    pind: &PreprocessorIfNDef,
    state: &mut FormattingState<'_>
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a preprocessor_ifndef to GLSL