|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <conio.h>#include <corecrt_internal_lowio.h>#include <corecrt_internal_ptd_propagation.h>
Go to the source code of this file.
Functions | |
| wint_t __cdecl | _putwch (wchar_t const c) |
| wint_t __cdecl | _putwch_nolock (wchar_t const c) |
| wint_t __cdecl | _putwch_nolock_internal (wchar_t const c, __crt_cached_ptd_host &) |
Definition at line 14 of file putwch.cpp.
Definition at line 22 of file putwch.cpp.
Referenced by _putwch(), and _putwch_nolock_internal().
Definition at line 35 of file putwch.cpp.