Function windows_sys::Win32::System::Console::SetConsoleScreenBufferInfoEx
[−]pub unsafe extern "system" fn SetConsoleScreenBufferInfoEx(
hconsoleoutput: HANDLE,
lpconsolescreenbufferinfoex: *const CONSOLE_SCREEN_BUFFER_INFOEX
) -> BOOL
Expand description
Required features: "Win32_System_Console"
, "Win32_Foundation"