Function libnotcurses_sys::c_api::nctab_set_cb
source · pub unsafe extern "C" fn nctab_set_cb(
t: *mut nctab,
newcb: tabcb
) -> tabcbExpand description
Set the tab callback function for ‘t’. Returns the previous tab callback.