Function windows_sys::Win32::System::Console::GetConsoleCursorInfo

pub unsafe extern "system" fn GetConsoleCursorInfo(
    hconsoleoutput: HANDLE,
    lpconsolecursorinfo: *mut CONSOLE_CURSOR_INFO,
) -> BOOL