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

# Ptr

## Declaration

```occ
typedef char *Ptr;
```
