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