pub unsafe extern "C-unwind" fn CTFontDescriptorCreateCopyWithAttributes(
original: &CTFontDescriptor,
attributes: &CFDictionary,
) -> CFRetained<CTFontDescriptor>👎Deprecated: renamed to
CTFontDescriptor::copy_with_attributesAvailable on crate feature
CTFontDescriptor only.