Substitutes for the C main() function. It's purpose is to wrap the call to the D main() function and catch any unhandled exceptions.
See Implementation
Substitutes for the C main() function. It's purpose is to wrap the call to the D main() function and catch any unhandled exceptions.