pub fn wadd_wch(handle: WINDOW, wch: ComplexChar) -> Result<(), NCurseswError>
Expand description

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