lsl_first_child function
Get the first child of the element.
Implementation
@ffi.Native<NativeLsl_first_child>()
external lsl_xml_ptr lsl_first_child(lsl_xml_ptr e);
Get the first child of the element.
@ffi.Native<NativeLsl_first_child>()
external lsl_xml_ptr lsl_first_child(lsl_xml_ptr e);