pub unsafe extern "C-unwind" fn CTFontDescriptorCopyAttribute(
descriptor: &CTFontDescriptor,
attribute: &CFString,
) -> Option<CFRetained<CFType>>👎Deprecated: renamed to
CTFontDescriptor::attributeAvailable on crate feature
CTFontDescriptor only.