<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "XPC",
  "identifier" : "/documentation/XPC/launch_data_dict_iterator_t",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "XPC"
    ],
    "preciseIdentifier" : "c:@T@launch_data_dict_iterator_t"
  },
  "title" : "launch_data_dict_iterator_t"
}
-->

# launch_data_dict_iterator_t

A type for iterating over a launch data dictionary.

```
typedef void (*)(struct _launch_data *, const char *, void *) launch_data_dict_iterator_t;
```

---

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)