<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/bnns_user_message_data_t/init(size:data:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "s:So24bnns_user_message_data_ta4size0D0ABSi_SvSgtcfc"
  },
  "title" : "init(size:data:)"
}
-->

# init(size:data:)

Creates a logging argument structure from the pointer to the additional logging data.

```
init(size: Int, data: UnsafeMutableRawPointer?)
```

## Parameters

`size`

The size of the additional logging data.

`data`

A pointer to the additional logging data.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)