read-char
builtin-function
(read-char &optional (stream $stdin) (eof-error? true) (eof-value null))
Reads a character from a TextReader stream.