[][src]Function ncursesw::nodelay

pub fn nodelay(handle: WINDOW, flag: bool) -> Result<(), NCurseswError>

If flag is true, getch() will be non-blocking.