Function has_input

Source
pub fn has_input() -> bool
Expand description

Check, whether the next read_event() call will return Some.

Consult the documentation for the terminal_has_input() C API function.