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

Class Device

sys/amiga/winfuncs.c:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20extern struct Library *ConsoleDevice;
21#else
22extern struct Device *
23# ifdef __CONSTLIBBASEDECL__
24 __CONSTLIBBASEDECL__
25# endif /* __CONSTLIBBASEDECL__ */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected