MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / ImFormatStringToTempBufferV

Function ImFormatStringToTempBufferV

CPPScripts/External/ImGui/imgui.cpp:2155–2184  ·  view source on GitHub ↗

FIXME: Should rework API toward allowing multiple in-flight temp buffers (easier and safer for caller) by making the caller acquire a temp buffer token, with either explicit or destructor release, e.g. ImGuiTempBufferToken token; ImFormatStringToTempBuffer(token, ...);

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

TextVMethod · 0.85
LabelTextVMethod · 0.85
BulletTextVMethod · 0.85
TreeNodeExVMethod · 0.85

Calls 2

ImMinFunction · 0.85
ImFormatStringVFunction · 0.85

Tested by

no test coverage detected