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

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