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

# out_func

## Declaration

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