// // _CallMemberFunction0 from 0x180124c20 to 0x180124c23 (3 bytes) // // 1 xrefs: // > __DestructExceptionObject @ 0x180124bf1 // // 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 _CallMemberFunction0(void *const a1, void (__fastcall *a2)(void *const)) { a2(a1); }