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

Class CRctxt

include/extern.h:2019–2019  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2017boolean get_user_home_folder(char *, size_t);
2018# ifdef CRASHREPORT
2019struct CRctxt;
2020extern struct CRctxt *ctxp;
2021extern int win32_cr_helper(char, struct CRctxt *, void *, int);
2022extern int win32_cr_gettrace(int, char *, int);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected