Global.deinitialize

Deinitializes the global state of the compiler.

This can be used to restore the state set by _init to its original state.

struct Global
extern (D) nothrow
void
deinitialize
()

Meta