NativeLsl_push_sample_l typedef
NativeLsl_push_sample_l =
Int32 Function(lsl_outlet out, Pointer<Int64> data)
Implementation
typedef NativeLsl_push_sample_l =
ffi.Int32 Function(lsl_outlet out, ffi.Pointer<ffi.Int64> data);