Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpaiR/imgui-java
/ nCreateContext
Method
nCreateContext
imgui-binding/src/generated/java/imgui/ImGui.java:174–174 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
}
173
174
private
static
native long nCreateContext(); /*
175
return
(uintptr_t)ImGui::CreateContext();
176
*/
177
Callers
1
createContext
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected