---
title: "init(_:)"
framework: system
role: symbol
role_heading: Initializer
path: "system/deviceid/init(_:)"
---

# init(_:)

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

## Declaration

```swift
init(_ rawValue: CInterop.DeviceID)
```
