none regress_test_struct_b_clone Regress.TestStructB self Regress.TestStructB b_out Regress.TestStructB.clone @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

<code>self</code>

the structure

<code>b_out</code>

the cloned structure