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

# init(rawValue:)

Creates a Swift Stat from the raw C struct.

## Declaration

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