Function ncursesw::mvaddch[][src]

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

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