Function libnotcurses_sys::ffi::ncselector_previtem [−][src]
pub unsafe extern "C" fn ncselector_previtem(
n: *mut ncselector
) -> *const c_char
Expand 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.