pub fn innwstr(number: i32) -> Result<WideString, NCurseswError>
Expand description

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