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

Transpile a preprocessor_extension to GLSL