// // memset from 0x18002023a to 0x180020240 (6 bytes) // // 15 xrefs: // > cocos2d::extension::CCTableView::_updateCellPositions @ 0x180015f9c // > sub_180016A10 @ 0x180016af2 // > sub_180018530 @ 0x180018654 // > sub_180018530 @ 0x180018693 // > cocos2d::extension::WebSocket::init @ 0x18001a0c5 // > cocos2d::extension::WebSocket::onSubThreadStarted @ 0x18001a5df // > cocos2d::extension::WebSocket::onSubThreadStarted @ 0x18001a6c6 // > cocos2d::extension::WebSocket::onSocketCallback @ 0x18001a915 // > CWin32InputBox::DlgProc @ 0x18001e74f // > CWin32InputBox::AnsiToUtf8 @ 0x18001e8bb // > CWin32InputBox::AnsiToUtf8 @ 0x18001e92b // > CWin32InputBox::Utf8ToAnsi @ 0x18001eaae // > CWin32InputBox::Utf8ToAnsi @ 0x18001eb1e // > __scrt_fastfail @ 0x18001ff70 // > __scrt_fastfail @ 0x180020007 // // 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 void *__cdecl memset(void *a1, int Val, size_t Size) { return __imp_memset(a1, Val, Size); }