[ Maverik Level 3 typedefs ]
MAV_SMSCallbackFn
Summary
The generic SMS callback function type
Syntax
typedef int (*MAV_SMSCallbackFn)(MAV_SMS *, void *, void *, void *, void *);
Description
Back to the
index page
.