[][src]Function ncursesw::innstr

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

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