#include <dwc.h>void DWC_Printf(DWCReportFlag level,
const char *fmt,
...);| level | Specifies the report type. |
| fmt | Specifies a format specification string. |
| The arguments are of variable length. |
None.
Outputs strings to debug output.
32 to DWCReportFlag enum type.CONFIDENTIAL