Function ncurses::mvcur

source ·
pub fn mvcur(old_y: i32, old_x: i32, new_y: i32, new_x: i32) -> i32