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

# vector_uchar16

## Declaration

```occ
typedef uint8_t __attribute__((ext_vector_type(16))) vector_uchar16;
```
