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

Transpile a preprocessor_version to GLSL