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

Transpile a preprocessor_pragma to GLSL