pub unsafe extern "C" fn notcurses_cursor_disable( nc: *mut notcurses, ) -> c_int
Disable the hardware cursor. It is an error to call this while the cursor is already disabled.