-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:1971
function M.ImGuiListClipper_End(ImGuiListClipper_ctx) ImGuiListClipper_ctx:End() end
end
im.ImGuiListClipper_End(clipper)
--dump{"we only rendered these lines: ", 'clipper.DisplayStart = ', clipper.DisplayStart + 1, 'clipper.DisplayEnd = ', clipper.DisplayEnd + 1, 'lineCount =', #vEditor.ast.transient.linesIndexes}