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

Equivalent of mvwins_wstr() using getcuryx() as origin.