Function libnotcurses_sys::ffi::ncdirect_cursor_move_yx [−][src]
pub unsafe extern "C" fn ncdirect_cursor_move_yx(
n: *mut ncdirect,
y: c_int,
x: c_int
) -> c_int
Expand description
Move the cursor in direct mode. -1 to retain current location on that axis.