Function ncursesw::insch[][src]

pub fn insch(ch: ChtypeChar) -> Result<(), NCurseswError>
Expand description

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