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

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