pub unsafe extern "C-unwind" fn CFAttributedStringGetAttributes(
a_str: &CFAttributedString,
loc: CFIndex,
effective_range: *mut CFRange,
) -> Option<CFRetained<CFDictionary>>👎Deprecated: renamed to
CFAttributedString::attributesAvailable on crate features
CFAttributedString and CFDictionary only.