keyboard-quit

keyboard-quit is an interactive compiled Lisp function in `simple.el'.

It is bound to C-g.

(keyboard-quit)

Signal a `quit' condition.
During execution of Lisp code, this character causes a quit directly.
At top-level, as an editor command, this simply beeps.