Deinitializes the global variables of the DMD compiler.
This can be used to restore the state set by initDMD to its original state. Useful if there's a need for multiple sessions of the DMD compiler in the same application.
See Implementation
Deinitializes the global variables of the DMD compiler.
This can be used to restore the state set by initDMD to its original state. Useful if there's a need for multiple sessions of the DMD compiler in the same application.