[][src]Function glsl::transpiler::glsl::show_preprocessor_define

pub fn show_preprocessor_define<F>(f: &mut F, pd: &PreprocessorDefine) where
    F: Write