dear-imgui-sys 0.13.0

Low-level FFI bindings to Dear ImGui v1.92.8 (docking branch) via cimgui (C API)
Documentation
1
2
extern "C" void dear_imgui_stack_item_add(ImGuiWindow* window, ImVec2 bb_max);
extern "C" bool dear_imgui_stack_current_layout_type(ImGuiWindow* window, int* layout_type);