Function windows_sys::Win32::System::Console::GetConsoleScreenBufferInfo
[−]pub unsafe extern "system" fn GetConsoleScreenBufferInfo(
hconsoleoutput: HANDLE,
lpconsolescreenbufferinfo: *mut CONSOLE_SCREEN_BUFFER_INFO
) -> BOOLExpand description
Required features: "Win32_System_Console", "Win32_Foundation"