Function libnotcurses_sys::c_api::nctabbed_leftmost
source · pub unsafe extern "C" fn nctabbed_leftmost(
nt: *mut nctabbed
) -> *mut nctabExpand description
Returns the leftmost tab, or NULL if there are no tabs.
pub unsafe extern "C" fn nctabbed_leftmost(
nt: *mut nctabbed
) -> *mut nctabReturns the leftmost tab, or NULL if there are no tabs.