DartLsl_child_value typedef

DartLsl_child_value = Pointer<Char> Function(lsl_xml_ptr e)

Implementation

typedef DartLsl_child_value = ffi.Pointer<ffi.Char> Function(lsl_xml_ptr e);