Function libnotcurses_sys::c_api::ncdirect_cursor_move_yx
source · pub unsafe extern "C" fn ncdirect_cursor_move_yx(
n: *mut ncdirect,
y: c_int,
x: c_int
) -> c_intExpand description
Move the cursor in direct mode. -1 to retain current location on that axis.