Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ synch_cursor
Function
synch_cursor
sys/windows/consoletty.c:2052–2056 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2050
#endif
2051
2052
void
2053
synch_cursor(void)
2054
{
2055
really_move_cursor();
2056
}
2057
2058
#ifndef VIRTUAL_TERMINAL_SEQUENCES
2059
static int CALLBACK EnumFontCallback(
Callers
nothing calls this directly
Calls
1
really_move_cursor
Function · 0.85
Tested by
no test coverage detected