NativeD_TIMSetGroupAttributeChangedCallback typedef

NativeD_TIMSetGroupAttributeChangedCallback = Void Function(Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMSetGroupAttributeChangedCallback = ffi.Void Function(ffi.Pointer<ffi.Uint8> user_data);