Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ exitImGui
Method
exitImGui
src/gui2/imhex_overrides/splash_window.cpp:525–529 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
523
}
524
525
void WindowSplash::exitImGui() const {
526
ImGui_ImplOpenGL3_Shutdown();
527
ImGui_ImplGlfw_Shutdown();
528
ImGui::DestroyContext();
529
}
530
531
}
Callers
2
WindowSplash
Method · 0.95
~WindowSplash
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected