Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ hmenu_dowhatis
Function
hmenu_dowhatis
src/pager.c:2801–2805 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2799
}
2800
2801
staticfn void
2802
hmenu_dowhatis(void)
2803
{
2804
(void) dowhatis();
2805
}
2806
2807
staticfn void
2808
hmenu_dowhatdoes(void)
Callers
nothing calls this directly
Calls
1
dowhatis
Function · 0.85
Tested by
no test coverage detected