Function ncursesw::mvcur

source · []
pub fn mvcur(old: Origin, new: Origin) -> Result<(), NCurseswError>
Expand description

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