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

# vector_int2

## Declaration

```occ
typedef int32_t __attribute__((ext_vector_type(2))) vector_int2;
```
