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