[ Maverik Level 3 typedefs ]


MAV_SMSCallbackPointerPushFn

Summary

The SMS push pointer callback function type


Syntax


typedef int (*MAV_SMSCallbackPointerPushFn)(MAV_SMS *);


Description


Back to the index page.