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

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