pub unsafe extern "C" fn new(
capacity: usize,
) -> *mut custom_labels_labelset_tExpand description
Create a new label set.
Returns the new label set on success, NULL on failure.
pub unsafe extern "C" fn new(
capacity: usize,
) -> *mut custom_labels_labelset_tCreate a new label set.
Returns the new label set on success, NULL on failure.