1.2.3.4.16 SYS_CMD_MSG_FNC Typedef
C
typedef void (*SYS_CMD_MSG_FNC)(const void* cmdIoParam, const char* str);
Summary
Identifies a message function API.
Description
Message function API. This handle identifies the interface structure of the message function API within the Command I/O encapsulation.
Remarks
None.