NativeD_TIMSetUserInfoChangedCallback typedef

NativeD_TIMSetUserInfoChangedCallback = Int Function(Pointer<Uint8> user_data)

Implementation

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