The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
dll_process_detach
core
sys
windows
dll
to be called from DllMain with reason DLL_PROCESS_DETACH
version(Windows)
void
dll_process_detach
(
HINSTANCE
hInstance
,
bool
detach_threads
= true
)
Meta
Source
See Implementation
core
sys
windows
dll
functions
dll_process_attach
dll_process_detach
dll_thread_attach
dll_thread_detach
mixin templates
SimpleDllMain
static variables
_tls_index
to be called from DllMain with reason DLL_PROCESS_DETACH