NativeD_TIMSetOnAddFriendCallback typedef

NativeD_TIMSetOnAddFriendCallback = Void Function(Pointer<Uint8> user_data)

Implementation

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