NativeD_TIMMsgSetAllReceiveMessageOpt2 typedef
NativeD_TIMMsgSetAllReceiveMessageOpt2 =
Int Function(Int opt, Int start_time_stamp, Int duration, Pointer<Uint8> user_data)
Implementation
typedef NativeD_TIMMsgSetAllReceiveMessageOpt2 = ffi.Int Function(ffi.Int opt, ffi.Int start_time_stamp, ffi.Int duration, ffi.Pointer<ffi.Uint8> user_data);