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