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.