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

Function xtp2i

win/X11/winmisc.c:133–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133int
134xtp2i(XtPointer x)
135{
136 return (int) (ptrdiff_t) x;
137}
138
139/* Player Selection ------------------------------------------------------- */
140/* ARGSUSED */

Callers 7

plsel_set_sensitivitiesFunction · 0.85
racetoggleCallbackFunction · 0.85
roletoggleCallbackFunction · 0.85
gendertoggleCallbackFunction · 0.85
aligntoggleCallbackFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected