pub unsafe extern "C-unwind" fn CTFontCollectionCreateMatchingFontDescriptorsSortedWithCallback(
collection: &CTFontCollection,
sort_callback: CTFontCollectionSortDescriptorsCallback,
ref_con: *mut c_void,
) -> Option<CFRetained<CFArray>>👎Deprecated: renamed to
CTFontCollection::matching_font_descriptors_sorted_with_callbackAvailable on crate features
CTFontCollection and CTFontDescriptor only.