NativeD_TIMMsgSetAllReceiveMessageOpt typedef

NativeD_TIMMsgSetAllReceiveMessageOpt = Int Function(Int opt, Int start_hour, Int start_minute, Int start_second, Int duration, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMMsgSetAllReceiveMessageOpt = ffi.Int Function(ffi.Int opt, ffi.Int start_hour, ffi.Int start_minute, ffi.Int start_second, ffi.Int duration, ffi.Pointer<ffi.Uint8> user_data);