ReactOS 0.4.16-dev-41-ge8c7597
|
#include <stdio.h>
#include <stdarg.h>
Go to the source code of this file.
Functions | |
int __cdecl | wstreamout (FILE *stream, const wchar_t *format, va_list argptr) |
int __cdecl | _vscwprintf (const wchar_t *format, va_list argptr) |
Definition at line 15 of file _vscwprintf.c.