Function show_preprocessor_ifdef

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

Transpile a preprocessor_ifdef to GLSL