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

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