[][src]Function ncursesw::mvcur

pub fn mvcur(old: Origin, new: Origin) -> Result<(), NCurseswError>

The mvcur() routine provides low-level cursor motion. It takes effect immediately (rather than at the next refresh).