---
title: IODispatchAction
framework: Kernel
role: symbol
role_heading: Type Alias
platforms: [driverkit 21.0+, macOS 12.0+]
path: kernel/iodispatchaction
---

# IODispatchAction

## Declaration

```occ
typedef kern_return_t (^IODispatchAction)(void);
```
