// // common_vsprintf<__crt_stdio_output::standard_base,wchar_t> from 0x18012f310 to 0x18012f315 (5 bytes) // // 1 xrefs: // > sprintf_s @ 0x180131644 // // 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 common_vsprintf<__crt_stdio_output::standard_base,wchar_t>( __int64 a1, _WORD *a2, unsigned __int64 a3, __int64 a4, struct __crt_locale_pointers *a5, __int64 a6) { return ??$common_vsprintf@Vstandard_base@__crt_stdio_output@@_W@@YAH_KQEA_W0QEB_WQEAU__crt_locale_pointers@@QEAD@Z( a1, a2, a3, a4, a5, a6); }