# PRJobFn

## Syntax

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

typedef void (PR_CALLBACK *PRJobFn)(void *arg);
```
