# PRUptrdiff

Unsigned pointer difference type.

## Syntax

```{code}
#include <prtypes.h>

typedef unsigned long PRUptrdiff;
```
