[][src]Function ncursesw::mvaddstr

pub fn mvaddstr(origin: Origin, str: &str) -> Result<(), NCurseswError>

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