DartD_TIMSetSelfInfoUpdatedCallback typedef

DartD_TIMSetSelfInfoUpdatedCallback = void Function(Pointer<Uint8> user_data)

Implementation

typedef DartD_TIMSetSelfInfoUpdatedCallback = void Function(ffi.Pointer<ffi.Uint8> user_data);