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

# u_int64_t

## Declaration

```occ
typedef unsigned long long u_int64_t;
```
