[ Maverik Level 2 typedefs ]
MAV_callbackTDMFn
Summary
The TDM event callback function type
Syntax
typedef int (*MAV_callbackTDMFn)(MAV_object *, MAV_TDMEvent *);
Description
Back to the
index page
.