---
title: rawValue
framework: system
role: symbol
role_heading: Instance Property
path: system/filedescriptor/rawvalue
---

# rawValue

The raw C file handle.

## Declaration

```swift
let rawValue: CInt
```

## See Also

### Creating a File Descriptor

- [init(rawValue:)](system/filedescriptor/init(rawvalue:).md)
