ReactOS 0.4.16-dev-303-g11d5cb8
|
#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.