MCPcopy 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

showMethod · 0.95
showMethod · 0.95
editTransformMethod · 0.95
showMethod · 0.95
showMethod · 0.95
processMethod · 0.95
showMethod · 0.95
showMethod · 0.95
processMethod · 0.95
showMethod · 0.95
showMethod · 0.95
showMethod · 0.95

Calls 1

nEndMethod · 0.95

Tested by

no test coverage detected