NativeLsl_push_sample_d typedef

NativeLsl_push_sample_d = Int32 Function(lsl_outlet out, Pointer<Double> data)

Implementation

typedef NativeLsl_push_sample_d =
    ffi.Int32 Function(lsl_outlet out, ffi.Pointer<ffi.Double> data);