Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SpaiR/imgui-java
/ end
Method
end
imgui-binding/src/generated/java/imgui/ImGui.java:616–618 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
614
*/
615
616
public
static
void
end() {
617
nEnd();
618
}
619
620
private
static
native
void
nEnd(); /*
621
ImGui::End();
Callers
13
show
Method · 0.95
show
Method · 0.95
editTransform
Method · 0.95
show
Method · 0.95
show
Method · 0.95
process
Method · 0.95
show
Method · 0.95
show
Method · 0.95
process
Method · 0.95
show
Method · 0.95
show
Method · 0.95
show
Method · 0.95
Calls
1
nEnd
Method · 0.95
Tested by
no test coverage detected