printStacktrace

Prints the current stacktrace to the terminal.

This is so we can get the stacktrace even outside a thrown Exception.

version(PrintStacktraces)
@system
void
printStacktrace
()