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

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