Function windows_sys::Win32::System::Console::SetConsoleCursorInfo
[−]pub unsafe extern "system" fn SetConsoleCursorInfo(
hconsoleoutput: HANDLE,
lpconsolecursorinfo: *const CONSOLE_CURSOR_INFO
) -> BOOLExpand description
Required features: "Win32_System_Console", "Win32_Foundation"