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

Transpile a preprocessor_define to GLSL