pub fn getnstr(number: i32) -> Result<String, NCurseswError>
Expand description

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