---
title: createFromPath
framework: driverkit
role: symbol
role_heading: Static Method
path: driverkit/osmappedfile/createfrompath
---

# createFromPath

## Declaration

```occ
static kern_return_t createFromPath(const char *path, uint64_t options, size_t minGuardSize, OSMappedFile **outputMappedFile);
```
