[][src]Function glsl::transpiler::glsl::show_simple_statement

pub fn show_simple_statement<F>(f: &mut F, sst: &SimpleStatement) where
    F: Write