MCPcopy Create free account
hub / github.com/NetHack/NetHack / curses_got_output

Function curses_got_output

win/curses/cursmesg.c:293–297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291}
292
293int
294curses_got_output(void)
295{
296 return turn_lines;
297}
298
299int
300curses_block(

Callers 1

curses_wait_synchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected