---
title: hostUserData
framework: audiotoolbox
role: symbol
role_heading: Instance Property
path: audiotoolbox/hostcallbackinfo/hostuserdata
---

# hostUserData

Custom data specified by your application. May be NULL.

## Declaration

```swift
var hostUserData: UnsafeMutableRawPointer?
```
