Function libnotcurses_sys::c_api::notcurses_cursor_yx
source · pub unsafe extern "C" fn notcurses_cursor_yx(
nc: *const notcurses,
y: *mut c_int,
x: *mut c_int
) -> c_intExpand description
Get the current location of the terminal’s cursor, whether visible or not.