---
title: data
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns_graph_compile_options_t/data
---

# data

A pointer to the opaque compilation options object.

## Declaration

```swift
var data: UnsafeMutableRawPointer?
```

## See Also

### Specifying an options structure’s properties

- [size](accelerate/bnns_graph_compile_options_t/size.md)
