Home
last modified time | relevance | path

Searched refs:PfnSetConsoleScreenBufferInfoEx (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dos_win32.c266 typedef BOOL (WINAPI *PfnSetConsoleScreenBufferInfoEx)(HANDLE, PDYN_CONSOLE_SCREEN_BUFFER_INFOEX); typedef
267 static PfnSetConsoleScreenBufferInfoEx pSetConsoleScreenBufferInfoEx;
7920 (PfnSetConsoleScreenBufferInfoEx)GetProcAddress( in vtp_init()