1359 1360 1361
# File 'lib/imgui.rb', line 1359 def PrimRect(a, b, col) ImGui::ImDrawList_PrimRect(self, a, b, col) end