// // __crt_mbstring::__c32rtomb_utf8 from 0x18013da1c to 0x18013da21 (5 bytes) // // 2 xrefs: // > __crt_mbstring::__c16rtomb_utf8 @ 0x18013d938 // > __crt_mbstring::__c16rtomb_utf8 @ 0x18013d958 // // 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 __int64 __fastcall __crt_mbstring::__c32rtomb_utf8(__crt_mbstring *this, char *a2, _QWORD *a3, struct _Mbstatet *a4) { return ?__c32rtomb_utf8@__crt_mbstring@@YA_KPEAD_UPEAU_Mbstatet@@@Z(this, a2, a3, a4); }