pub unsafe extern "C" fn replace(
ls: *mut custom_labels_labelset_t,
) -> *mut custom_labels_labelset_tExpand description
Install the given label set as the current one, returning the old one.
pub unsafe extern "C" fn replace(
ls: *mut custom_labels_labelset_t,
) -> *mut custom_labels_labelset_tInstall the given label set as the current one, returning the old one.