[ Maverik Level 3 typedefs ]


MAV_SMSCallbackSizeFn

Summary

The SMS size callback function type


Syntax


typedef int (*MAV_SMSCallbackSizeFn)(MAV_SMS *, int *);


Description


Back to the index page.