Function libnotcurses_sys::c_api::notcurses_cursor_disable
source · pub unsafe extern "C" fn notcurses_cursor_disable(
nc: *mut notcurses
) -> c_intExpand description
Disable the hardware cursor. It is an error to call this while the cursor is already disabled.