[][src]Function ncursesw::move

pub fn move(origin: Origin) -> Result<(), NCurseswError>

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