[][src]Function glsl::transpiler::glsl::show_type_specifier

pub fn show_type_specifier<F>(f: &mut F, t: &TypeSpecifier) where
    F: Write