event-end

event-end is a compiled Lisp function in `subr.el'.

(event-end EVENT)

Return the ending position of EVENT.
EVENT should be a click, drag, or key press event.

See `event-start' for a description of the value returned.