lsl_previous_sibling function

Get the previous sibling in the children list of the parent node.

Implementation

@ffi.Native<NativeLsl_previous_sibling>()
external lsl_xml_ptr lsl_previous_sibling(lsl_xml_ptr e);