Function libnotcurses_sys::ffi::nctab_next [−][src]
pub unsafe extern "C" fn nctab_next(t: *mut nctab) -> *mut nctab
Expand 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 nctab
Returns the tab to the right of ‘t’. This does not change which tab is selected.