DartLsl_get_hostname typedef

DartLsl_get_hostname = Pointer<Char> Function(lsl_streaminfo info)

Implementation

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