pub fn show_preprocessor_ifndef<F>(
f: &mut F,
pind: &PreprocessorIfNDef,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_ifndef to GLSL
pub fn show_preprocessor_ifndef<F>(
f: &mut F,
pind: &PreprocessorIfNDef,
state: &mut FormattingState<'_>,
) -> Result
Transpile a preprocessor_ifndef to GLSL