MDCopyLabelKinds

Function MDCopyLabelKinds 

Source
pub unsafe extern "C-unwind" fn MDCopyLabelKinds() -> Option<CFRetained<CFArray>>
Available on crate feature MDLabel only.
Expand description

Copy the list of label kind strings.

Returns: A CFArrayRef containing all of the label kind strings, or NULL on failure.