MDLabelCopyAttribute

Function MDLabelCopyAttribute 

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