Function libnotcurses_sys::ffi::notcurses_cursor_yx [−][src]
pub unsafe extern "C" fn notcurses_cursor_yx(
nc: *mut notcurses,
y: *mut c_int,
x: *mut c_int
) -> c_int
Expand description
Get the current location of the terminal’s cursor, whether visible or not.