Function ncursesw::insch

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

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