pub fn add_wch(wch: ComplexChar) -> Result<(), NCurseswError>
Expand description

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