Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ Cmd_bind
Class
Cmd_bind
include/func_tab.h:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
char *param;
38
const struct ext_func_tab *cmd;
39
struct Cmd_bind *next;
40
};
41
42
struct ext_func_tab {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected