pub unsafe extern "C" fn free(ls: *mut custom_labels_labelset_t)Expand description
Frees all memory associated with a label set.
SAFETY: The label set must not be currently installed.
pub unsafe extern "C" fn free(ls: *mut custom_labels_labelset_t)Frees all memory associated with a label set.
SAFETY: The label set must not be currently installed.