---
title: int8_t
framework: Kernel
role: symbol
role_heading: Type Alias
platforms: [macOS 10.0+]
path: kernel/int8_t
---

# int8_t

## Declaration

```occ
typedef signed char int8_t;
```
