83 wchar_t const buffered_wchar =
static_cast<wchar_t>(
wchbuf & 0xFFFF);
85 return buffered_wchar;
94 DWORD old_console_mode;
157 wchar_t const buffered_wchar =
static_cast<wchar_t>(
wchbuf & 0xFFFF);
159 return buffered_wchar;
165 if (gotten_wchar ==
WEOF)
void __cdecl __acrt_unlock(_In_ __acrt_lock_id lock)
__acrt_lock(__acrt_heap_lock)
wint_t __cdecl _ungetwch_nolock(wint_t const c)
intptr_t __dcrt_lowio_console_input_handle
CharPair const *__cdecl _getextendedkeycode(KEY_EVENT_RECORD *)
wint_t __cdecl _getwche_nolock()
wint_t __cdecl _getwche()
wint_t __cdecl _getwch_nolock()
BOOL __cdecl __dcrt_read_console_input(_Out_ PINPUT_RECORD lpBuffer, _In_ DWORD nLength, _Out_ LPDWORD lpNumberOfEventsRead)
BOOL __cdecl __dcrt_get_input_console_mode(_Out_ LPDWORD lpMode)
BOOL __cdecl __dcrt_lowio_ensure_console_input_initialized()
BOOL __cdecl __dcrt_set_input_console_mode(_In_ DWORD dwMode)
_Check_return_opt_ _CRTIMP wint_t __cdecl _putwch_nolock(wchar_t _WCh)
union _KEY_EVENT_RECORD::@3338 uChar