pub fn show_preprocessor_undef<F>(
f: &mut F,
pud: &PreprocessorUndef,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_undef to GLSL
pub fn show_preprocessor_undef<F>(
f: &mut F,
pud: &PreprocessorUndef,
state: &mut FormattingState<'_>,
) -> Result
Transpile a preprocessor_undef to GLSL