Function show_preprocessor_include

Source
pub fn show_preprocessor_include<F>(
    f: &mut F,
    pi: &PreprocessorInclude,
    state: &mut FormattingState<'_>,
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a preprocessor_include to GLSL