---
title: CInterop.Char
framework: system
role: symbol
role_heading: Type Alias
path: system/cinterop/char
---

# CInterop.Char

The C char type

## Declaration

```swift
typealias Char = CChar
```
