dll_thread_detach
fn
bool dll_thread_detach( bool detach_thread = true, bool exitTls = true, HINSTANCE hInstance = null )To be called from DllMain with reason DLL_THREAD_DETACH
Returns
true for success, false for failure