compilation-move-to-column

compilation-move-to-column is a compiled Lisp function in `compile.el'.

(compilation-move-to-column COL SCREEN)

Go to column COL on the current line.
If SCREEN is non-nil, columns are screen columns, otherwise, they are
just char-counts.