pub fn mvadd_wch(origin: Origin, wch: ComplexChar) -> Result<(), NCurseswError>
Expand description

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