NativeD_TIMGroupSetGroupCounters typedef
NativeD_TIMGroupSetGroupCounters =
Int Function(Pointer<Uint8> group_id, Pointer<Uint8> json_group_counter_array, Pointer<Uint8> user_data)
Implementation
typedef NativeD_TIMGroupSetGroupCounters = ffi.Int Function(ffi.Pointer<ffi.Uint8> group_id, ffi.Pointer<ffi.Uint8> json_group_counter_array, ffi.Pointer<ffi.Uint8> user_data);