// // _cexit from 0x180131a68 to 0x180131a75 (13 bytes) // // 1 xrefs: // > __scrt_dllmain_uninitialize_c @ 0x1801205f2 // // 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 __cdecl cexit() { common_exit(0, _crt_exit_full_cleanup, _crt_exit_return_to_caller); }