DartLsl_stream_info_matches_query typedef
DartLsl_stream_info_matches_query =
int Function(lsl_streaminfo info, Pointer<Char> query)
Implementation
typedef DartLsl_stream_info_matches_query =
int Function(lsl_streaminfo info, ffi.Pointer<ffi.Char> query);