[ Maverik Level 2 typedefs ]


MAV_callbackDumpFn

Summary

The dump callback function type


Syntax


typedef int (*MAV_callbackDumpFn)(MAV_object *);


Description


Back to the index page.