Function ncursesw::inchnstr[][src]

pub fn inchnstr(number: i32) -> Result<ChtypeString, NCurseswError>
Expand description

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