pub extern "C-unwind" fn CFAttributedStringGetString(
a_str: &CFAttributedString,
) -> Option<CFRetained<CFString>>👎Deprecated:
renamed to CFAttributedString::string
Available on crate feature
CFAttributedString only.