c-skip-ws-forward

c-skip-ws-forward is a Lisp macro in `cc-defs.el'.

(c-skip-ws-forward &optional LIMIT)

Skip over any whitespace following point.
This function skips over horizontal and vertical whitespace and line
continuations.