[][src]Function glsl::transpiler::glsl::show_compound_statement

pub fn show_compound_statement<F>(f: &mut F, cst: &CompoundStatement) where
    F: Write