fatalErrorHandler

The fatal error handler. If non-null it will be called for every fatal() call issued by the compiler.

nothrow __gshared
FatalErrorHandler fatalErrorHandler;

Meta