MCPcopy Create free account
hub / github.com/Wemino/MarkerPatch / GetVersion

Method GetVersion

include/imgui/imgui.cpp:5170–5173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5168}
5169
5170const char* ImGui::GetVersion()
5171{
5172 return IMGUI_VERSION;
5173}
5174
5175ImGuiIO& ImGui::GetIO()
5176{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected