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