DartD_TIMSetUserInfoChangedCallback typedef

DartD_TIMSetUserInfoChangedCallback = int Function(Pointer<Uint8> user_data)

Implementation

typedef DartD_TIMSetUserInfoChangedCallback = int Function(ffi.Pointer<ffi.Uint8> user_data);