-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:1863 --=== --=== struct ImGuiKeyData === --=== --=== struct ImGuiIO === function M.ImGuiIO_AddKeyEvent(ImGuiIO_ctx, ImGuiKey_key, bool_down) ImGuiIO_ctx:AddKeyEvent(ImGuiKey_key, bool_down) end