DartLsl_get_xml typedef

DartLsl_get_xml = Pointer<Char> Function(lsl_streaminfo info)

Implementation

typedef DartLsl_get_xml = ffi.Pointer<ffi.Char> Function(lsl_streaminfo info);