ReactOS 0.4.15-dev-6675-gcbc63d8
|
#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.