1.2.3.4.17 SYS_CMD_PRINT_FNC Typedef

C

typedef void (*SYS_CMD_PRINT_FNC)(const void* cmdIoParam, const char* format, ...);

Summary

Identifies a print function API.

Description

Print function API. This handle identifies the interface structure of the print function API within the Command I/O encapsulation.

Remarks

None.