internal-show-cursor

internal-show-cursor is a built-in function in `C source code'.

(internal-show-cursor WINDOW SHOW)

Set the cursor-visibility flag of WINDOW to SHOW.
WINDOW nil means use the selected window. SHOW non-nil means
show a cursor in WINDOW in the next redisplay. SHOW nil means
don't show a cursor.