none regress_test_struct_a_clone Regress.TestStructA self Regress.TestStructA a_out Regress.TestStructA.clone @accepts(Regress.TestStructA, Regress.TestStructA) @returns(none) def clone(self, a_out): # Python wrapper for regress_test_struct_a_clone()

Make a copy of a RegressTestStructA

<code>self</code>

the structure

<code>a_out</code>

the cloned structure