// // _initialize_onexit_table from 0x180020270 to 0x180020276 (6 bytes) // // 2 xrefs: // > __scrt_initialize_onexit_tables @ 0x18001f562 // > __scrt_initialize_onexit_tables @ 0x18001f572 // // 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 initialize_onexit_table(_onexit_table_t *Table) { return _initialize_onexit_table(Table); }