[−][src]Function bear_lib_terminal::terminal::wait_event
pub fn wait_event() -> Option<Event>
Returns the next event, blocks until one's available.
This is equivalent to the terminal_read()
C API function.
pub fn wait_event() -> Option<Event>
Returns the next event, blocks until one's available.
This is equivalent to the terminal_read()
C API function.