---
title: "deallocate(capacity:)"
framework: swift
role: symbol
role_heading: Instance Method
path: "swift/unsafemutablepointer/deallocate(capacity:)"
---

# deallocate(capacity:)

## Declaration

```swift
func deallocate(capacity _: Int)
```
