pub fn show_preprocessor_if<F>(
    f: &mut F,
    pi: &PreprocessorIf,
    _: &mut FormattingState<'_>
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a preprocessor_if to GLSL