Function libnotcurses_sys::c_api::nctab_next
source · pub unsafe extern "C" fn nctab_next(t: *mut nctab) -> *mut nctabExpand description
Returns the tab to the right of ‘t’. This does not change which tab is selected.
pub unsafe extern "C" fn nctab_next(t: *mut nctab) -> *mut nctabReturns the tab to the right of ‘t’. This does not change which tab is selected.