Function libnotcurses_sys::c_api::nctabbed_next
source · pub unsafe extern "C" fn nctabbed_next(
nt: *mut nctabbed
) -> *mut nctabExpand description
Select the tab after the currently selected tab, and return the newly selected tab. Returns NULL if there are no tabs.