DartLsl_push_sample_c typedef
DartLsl_push_sample_c =
int Function(lsl_outlet out, Pointer<Char> data)
Implementation
typedef DartLsl_push_sample_c =
int Function(lsl_outlet out, ffi.Pointer<ffi.Char> data);
typedef DartLsl_push_sample_c =
int Function(lsl_outlet out, ffi.Pointer<ffi.Char> data);