Function libnotcurses_sys::ffi::nctab_prev[][src]

pub unsafe extern "C" fn nctab_prev(t: *mut nctab) -> *mut nctab
Expand description

Returns the tab to the left of ‘t’. This does not change which tab is selected.