[][src]Function glsl::transpiler::glsl::show_selection_statement

pub fn show_selection_statement<F>(f: &mut F, sst: &SelectionStatement) where
    F: Write