Function libnotcurses_sys::ffi::nctabbed_select[][src]

pub unsafe extern "C" fn nctabbed_select(
    nt: *mut nctabbed,
    t: *mut nctab
) -> *mut nctab
Expand description

Change the selected tab to be ‘t’. Returns the previously selected tab.