@accepts(Regress.TestStructB, Regress.TestStructB) @returns(none) def clone(self, b_out): # Python wrapper for regress_test_struct_b_clone()
Make a copy of a RegressTestStructB
self
the structure
b_out
the cloned structure