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