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

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