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

# vector_int4

## Declaration

```occ
typedef int32_t __attribute__((ext_vector_type(4))) vector_int4;
```
