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

# uintptr_t

## Declaration

```occ
typedef unsigned long uintptr_t;
```
