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

# !=(_:_:)

## Declaration

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