---
title: "init(state:itemsPtr:mutationsPtr:extra:)"
framework: foundation
role: symbol
role_heading: Initializer
path: "foundation/nsfastenumerationstate/init(state:itemsptr:mutationsptr:extra:)"
---

# init(state:itemsPtr:mutationsPtr:extra:)

## Declaration

```swift
init(state: UInt, itemsPtr: AutoreleasingUnsafeMutablePointer<AnyObject?>?, mutationsPtr: UnsafeMutablePointer<UInt>?, extra: (UInt, UInt, UInt, UInt, UInt))
```
