ewoc-goto-next

ewoc-goto-next is a compiled Lisp function in `ewoc.el'.

(ewoc-goto-next EWOC ARG)

Move point to the ARGth next element in EWOC.
Return the node (or nil if we just passed the last node).