Function ncursesw::move[][src]

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

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