---
title: CModeT
framework: system
role: symbol
role_heading: Type Alias
path: system/cmodet
---

# CModeT

The C mode_t type.

## Declaration

```swift
typealias CModeT = mode_t
```

## See Also

### Interacting with C APIs

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