-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:1141 function M.GetMouseClickedCount(ImGuiMouseButton_button) return imgui.GetMouseClickedCount(ImGuiMouseButton_button) end