[][src]Function glsl::transpiler::glsl::show_switch_statement

pub fn show_switch_statement<F>(f: &mut F, sst: &SwitchStatement) where
    F: Write