NativeD_TIMFriendshipReportPendencyReaded typedef

NativeD_TIMFriendshipReportPendencyReaded = Int Function(Int time_stamp, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMFriendshipReportPendencyReaded = ffi.Int Function(ffi.Int time_stamp, ffi.Pointer<ffi.Uint8> user_data);