- backtrace
int backtrace(void** buffer, int size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- backtrace_handler
void backtrace_handler(int sig)
Undocumented in source. Be warned that the author may not have intended to support it.
- backtrace_symbols_fd
void backtrace_symbols_fd(const(void*)* buffer, int size, int fd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- registerErrorHandlers
void registerErrorHandlers()
Undocumented in source. Be warned that the author may not have intended to support it.