lsl_child_value function

Get child value (value of the first child that is text).

Implementation

@ffi.Native<NativeLsl_child_value>()
external ffi.Pointer<ffi.Char> lsl_child_value(lsl_xml_ptr e);