pub unsafe extern "C-unwind" fn CTFontCollectionCreateMatchingFontDescriptorsForFamily(
collection: &CTFontCollection,
family_name: &CFString,
options: Option<&CFDictionary>,
) -> Option<CFRetained<CFArray>>👎Deprecated: renamed to
CTFontCollection::matching_font_descriptors_for_familyAvailable on crate feature
CTFontCollection only.