[ Maverik Level 3 typedefs ]


MAV_SMSCallbackExecFnFn

Summary

The SMS execute function callback function type


Syntax


typedef int (*MAV_SMSCallbackExecFnFn)(MAV_SMS *, MAV_drawInfo *, MAV_SMSExecFn *);


Description


Back to the index page.