<!--
{
  "availability" : [
    "DriverKit: -",
    "driverkit: 20.0.0 -",
    "iOS: -",
    "iPadOS: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "DriverKit",
  "identifier" : "/documentation/DriverKit/IOMemoryDescriptor/CreateWithMemoryDescriptors",
  "metadataVersion" : "0.1.0",
  "role" : "Static Method",
  "symbol" : {
    "kind" : "Static Method",
    "modules" : [
      "DriverKit"
    ],
    "preciseIdentifier" : "c:@S@IOMemoryDescriptor@F@CreateWithMemoryDescriptors#k#i#*1*$@S@IOMemoryDescriptor#*S1_#S"
  },
  "title" : "CreateWithMemoryDescriptors"
}
-->

# CreateWithMemoryDescriptors

```
static kern_return_t CreateWithMemoryDescriptors(uint64_t memoryDescriptorCreateOptions, uint32_t withDescriptorsCount, IOMemoryDescriptor * const withDescriptors[32], IOMemoryDescriptor **memory);
```

---

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)