NativeD_TIMSetGroupCounterChangedCallback typedef

NativeD_TIMSetGroupCounterChangedCallback = Int Function(Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMSetGroupCounterChangedCallback = ffi.Int Function(ffi.Pointer<ffi.Uint8> user_data);