[ Maverik Level 3 typedefs ]
MAV_deviceEventFn
Summary
The device event check function type
Syntax
typedef int (*MAV_deviceEventFn)(void);
Description
Back to the
index page
.