-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:1865 function M.ImGuiIO_AddMousePosEvent(ImGuiIO_ctx, float_x, float_y) ImGuiIO_ctx:AddMousePosEvent(float_x, float_y) end