pub fn mvaddch(origin: Origin, ch: ChtypeChar) -> Result<(), NCurseswError>
Expand description

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