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