dll_thread_attach
fn
bool dll_thread_attach( bool attach_thread = true, bool initTls = true, HINSTANCE hInstance = null )To be called from DllMain with reason DLL_THREAD_ATTACH
Returns
true for success, false for failure