1.1.5.1 WDRV_WINC_DEBUG_PRINT_CALLBACK

Summary

Defines the debug callback.

Description

The function callback provides a printf-like prototype.

Remarks

None.

typedef void (*WDRV_WINC_DEBUG_PRINT_CALLBACK)(const char*, ...);