pub fn addwstr(wstr: &WideString) -> Result<(), NCurseswError>
Expand description

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