DartD_TIMMsgSetAllReceiveMessageOpt typedef

DartD_TIMMsgSetAllReceiveMessageOpt = int Function(int opt, int start_hour, int start_minute, int start_second, int duration, Pointer<Uint8> user_data)

Implementation

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