// // __FrameHandler3::SetState from 0x1801258cc to 0x1801258d8 (12 bytes) // // 3 xrefs: // > __FrameHandler3::FrameUnwindToState @ 0x180126bda // > __FrameHandler3::FrameUnwindToState @ 0x180126c79 // > __FrameHandler3::GetHandlerSearchState @ 0x180126cf3 // // 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 __FrameHandler3::SetState(unsigned __int64 *a1, const struct _s_FuncInfo *a2, int a3) { *(_DWORD *)(a2->dispUwindHelp + *a1) = a3; }