MDLabelCopyAttributeName

Function MDLabelCopyAttributeName 

Source
pub unsafe extern "C-unwind" fn MDLabelCopyAttributeName(
    label: &MDLabel,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to MDLabel::attribute_name
Available on crate feature MDLabel only.