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

Transpile a preprocessor_else(f: &mut F, _: &mut FormattingState to GLSL