Returns the position of the end of the current line, therefore
the current position if the current character is newline,
else the position of the next newline if it exists, else
the end of file
position (See also mark_position()
§7.3.7 page ).