Searched refs:FormatVfwprintf (Results 1 – 1 of 1) sorted by relevance
35 int FormatVfwprintf(FILE *fp, const wchar_t *format, ...) in FormatVfwprintf() function53 int ret = FormatVfwprintf(fp, L"%s has %d words ", "helloworld", 10);