-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:41
function M.ShowStyleEditor(ImGuiStyle_ref)
-- ImGuiStyle_ref is optional and can be nil
imgui.ShowStyleEditor(ImGuiStyle_ref)
end
-- ImGuiStyle_ref is optional and can be nil
imgui.ShowStyleEditor(ImGuiStyle_ref)
end