Function libnotcurses_sys::c_api::ncselector_previtem
source · pub unsafe extern "C" fn ncselector_previtem(
n: *mut ncselector
) -> *const c_charExpand description
Move up or down in the list. A reference to the newly-selected item is returned, or NULL if there are no items in the list.