|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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.