DartLsl_value typedef

DartLsl_value = Pointer<Char> Function(lsl_xml_ptr e)

Implementation

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