ReactOS
0.4.15-dev-2343-ge044df8
|
#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 | vfwprintf (FILE *file, const wchar_t *format, va_list argptr) |
Definition at line 16 of file vfwprintf.c.