nctab_set_cb

Function nctab_set_cb 

Source
pub unsafe extern "C" fn nctab_set_cb(
    t: *mut nctab,
    newcb: tabcb,
) -> tabcb
Expand description

Set the tab callback function for ‘t’. Returns the previous tab callback.