// // _execute_onexit_table from 0x18002027c to 0x180020282 (6 bytes) // // 1 xrefs: // > __scrt_dllmain_uninitialize_c @ 0x18001f4d0 // // 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 // // attributes: thunk int __cdecl execute_onexit_table(_onexit_table_t *Table) { return _execute_onexit_table(Table); }