---
title: "!=(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/uint64/!=(_:_:)"
---

# !=(_:_:)

## Declaration

```swift
static func != (lhs: UInt64, rhs: UInt64) -> Bool
```
