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

# in_func

## Declaration

```occ
typedef unsigned int (*in_func)(void *, unsigned char **);
```
