---
title: CInterop
framework: system
role: symbol
role_heading: Enumeration
path: system/cinterop
---

# CInterop

A namespace for C and platform types

## Declaration

```swift
enum CInterop
```

## Topics

### Type Aliases

- [CInterop.Char](system/cinterop/char.md)
- [CInterop.DeviceID](system/cinterop/deviceid.md)
- [CInterop.FileFlags](system/cinterop/fileflags.md)
- [CInterop.GroupID](system/cinterop/groupid.md)
- [CInterop.Inode](system/cinterop/inode.md)
- [CInterop.Mode](system/cinterop/mode.md)
- [CInterop.PlatformChar](system/cinterop/platformchar.md)
- [CInterop.PlatformUnicodeEncoding](system/cinterop/platformunicodeencoding.md)
- [CInterop.Stat](system/cinterop/stat.md)
- [CInterop.UserID](system/cinterop/userid.md)

### Type Methods

- [stat(_:_:)](system/cinterop/stat(_:_:).md)
