Function ncursesw::move

source · []
pub fn move(origin: Origin) -> Result<(), NCurseswError>
Expand description

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