{"type": "func", "start": 6443751612, "end": 6443751619, "name": "GetStringTypeW", "pseudocode": "// \n// GetStringTypeW from 0x18013d8bc to 0x18013d8c3 (7 bytes)\n// \n// 1 xrefs:\n// > iswctype @ 0x180136b73\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n// attributes: thunk\nBOOL __stdcall GetStringTypeW(DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType)\n{\n  return __imp_GetStringTypeW(dwInfoType, lpSrcStr, cchSrc, lpCharType);\n}", "assembly": "; \n; GetStringTypeW from 0x18013d8bc to 0x18013d8c3 (7 bytes)\n; \n; 1 xrefs:\n; > iswctype @ 0x180136b73\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\njmp     cs:__imp_GetStringTypeW                                        ; +0x0, 0x18013d8bc", "xrefs": ["iswctype @ 0x180136b73"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}