pub fn add_wchstr(wchstr: &ComplexString) -> Result<(), NCurseswError>
Expand description

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