[ Maverik Level 2 typedefs ]


MAV_SMSExecFnFn

Summary

The SMS execute function type


Syntax


typedef void (*MAV_SMSExecFnFn)(MAV_object *, MAV_drawInfo *, void *);


Description


Back to the index page.