window-start
window-start is a built-in function in `C source code
'.
(window-start &optional WINDOW)
Return position at which display currently starts in WINDOW.
WINDOW must be a live window and defaults to the selected one.
This is updated by redisplay or by calling `set-window-start'.