[][src]Function bear_lib_terminal::terminal::has_input

pub fn has_input() -> bool

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

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