Searched refs:FormatVswprintf (Results 1 – 1 of 1) sorted by relevance
353 int FormatVswprintf(const wchar_t *format, ...) in FormatVswprintf() function371 int ret = FormatVswprintf(L"%ls has %d words", L"helloworld", 10);