dll_process_detach

to be called from DllMain with reason DLL_PROCESS_DETACH

version(Windows)
void
dll_process_detach
(
HINSTANCE hInstance
,
bool detach_threads = true
)

Meta