Macros | |
#define | _PW_PRINTF_FORMAT_TYPE printf |
#define | _PW_REQUIRE_SEMICOLON static_assert(1, "This macro must be terminated with a semicolon") |
#define _PW_PRINTF_FORMAT_TYPE printf |
When compiling for host using MinGW, use gnu_printf() rather than printf() to support z format specifiers.