pub fn waddch(handle: WINDOW, ch: ChtypeChar) -> Result<(), NCurseswError>
Expand description

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