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

Transpile a preprocessor_undef to GLSL