lsl_last_child function

Get the last child of the element.

Implementation

@ffi.Native<NativeLsl_last_child>()
external lsl_xml_ptr lsl_last_child(lsl_xml_ptr e);