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