pub unsafe extern "C-unwind" fn CTFontCollectionCreateMatchingFontDescriptors(
collection: &CTFontCollection,
) -> Option<CFRetained<CFArray>>👎Deprecated:
renamed to CTFontCollection::matching_font_descriptors
Available on crate feature
CTFontCollection only.