NativeLsl_get_hostname typedef

NativeLsl_get_hostname = Pointer<Char> Function(lsl_streaminfo info)

Implementation

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