[][src]Function ncursesw::getch

pub fn getch() -> Result<CharacterResult<char>, NCurseswError>

Equivalent of wgetch() using stdscr() as window handle.