// // __scrt_uninitialize_thread_safe_statics from 0x1801208f4 to 0x18012091c (40 bytes) // // 3 xrefs: // > __scrt_initialize_thread_safe_statics @ 0x1801208d0 // > @ 0x180202528 // > @ 0x180202534 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // void __fastcall __scrt_uninitialize_thread_safe_statics() { DeleteCriticalSection(&stru_1801F49F0); if ( hHandle ) CloseHandle(hHandle); }