---
title: int64_t
framework: kernel
role: symbol
role_heading: Type Alias
path: kernel/int64_t
---

# int64_t

## Declaration

```occ
typedef long long int64_t;
```
