Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ destroy
Function
destroy
src/window/Window.cpp:851–853 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
849
850
851
void destroy() {
852
glfwTerminate();
853
}
854
855
856
} // namespace window
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected