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

# !=(_:_:)

## Declaration

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