---
title: "init(rawValue:)"
framework: system
role: symbol
role_heading: Initializer
path: "system/fileflags/init(rawvalue:)"
---

# init(rawValue:)

Creates a strongly-typed FileFlags from the raw C value.

## Declaration

```swift
init(rawValue: CInterop.FileFlags)
```
