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