ExceptionHandler dg | A delegate which will receive any exception thrown during the initialization process or null if such exceptions should be discarded. |
ExceptionHandler dg | A delegate which will receive any exception thrown during the termination process or null if such exceptions should be discarded. |
char[] name | The name of the dynamic library to load. |
void* p | A reference to the library to unload. |
TraceHandler h | The new trace handler. Set to null to use the default handler. |
CollectHandler h | The new collect handler. Set to null to use the default handler. |
ModuleUnitTester h | The new unit tester. Set to null to use the default unit tester. |