---
title: UInt64
framework: Kernel
role: symbol
role_heading: Type Alias
platforms: [macOS 10.0+]
path: kernel/uint64
---

# UInt64

## Declaration

```occ
typedef unsigned long long UInt64;
```
