MDLabelSetAttributes

Function MDLabelSetAttributes 

Source
pub unsafe extern "C-unwind" fn MDLabelSetAttributes(
    label: &MDLabel,
    attrs: Option<&CFDictionary>,
) -> bool
👎Deprecated: renamed to MDLabel::set_attributes
Available on crate feature MDLabel only.