lsl_append_copy function
Append a copy of the specified element as a child.
Implementation
@ffi.Native<NativeLsl_append_copy>()
external lsl_xml_ptr lsl_append_copy(lsl_xml_ptr e, lsl_xml_ptr e2);
Append a copy of the specified element as a child.
@ffi.Native<NativeLsl_append_copy>()
external lsl_xml_ptr lsl_append_copy(lsl_xml_ptr e, lsl_xml_ptr e2);