---
title: AudioChannelLayout.UnsafeMutablePointer
framework: coreaudiotypes
role: symbol
role_heading: Structure
path: coreaudiotypes/audiochannellayout/unsafemutablepointer
---

# AudioChannelLayout.UnsafeMutablePointer

## Declaration

```swift
struct UnsafeMutablePointer
```

## Topics

### Initializers

- [init(_:)](coreaudiotypes/audiochannellayout/unsafemutablepointer/init(_:)-6v77t.md)
- [init(_:)](coreaudiotypes/audiochannellayout/unsafemutablepointer/init(_:)-xfym.md)

### Instance Properties

- [count](coreaudiotypes/audiochannellayout/unsafemutablepointer/count.md)
- [unsafeMutablePointer](coreaudiotypes/audiochannellayout/unsafemutablepointer/unsafemutablepointer.md)
- [unsafePointer](coreaudiotypes/audiochannellayout/unsafemutablepointer/unsafepointer.md)

## Relationships

### Conforms To

- [BidirectionalCollection](swift/bidirectionalcollection.md)
- [Collection](swift/collection.md)
- [Copyable](swift/copyable.md)
- [Escapable](swift/escapable.md)
- [MutableCollection](swift/mutablecollection.md)
- [RandomAccessCollection](swift/randomaccesscollection.md)
- [Sequence](swift/sequence.md)
