dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
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