Searched refs:FormatVwprintf (Results 1 – 1 of 1) sorted by relevance
477 int FormatVwprintf(const wchar_t *format, ...) in FormatVwprintf() function502 if (FormatVwprintf(L"%ls %d", L"helloworld", 10) != 13) {