blink-cursor-end
blink-cursor-end is a compiled Lisp function in `frame.el
'.
(blink-cursor-end)
Stop cursor blinking.
This is installed as a pre-command hook by `blink-cursor-start'.
When run, it cancels the timer `blink-cursor-timer' and removes
itself as a pre-command hook.