Skip to main content

CTFontCollectionCreateMatchingFontDescriptorsWithOptions

Function CTFontCollectionCreateMatchingFontDescriptorsWithOptions 

Source
pub unsafe extern "C-unwind" fn CTFontCollectionCreateMatchingFontDescriptorsWithOptions(
    collection: &CTFontCollection,
    options: Option<&CFDictionary>,
) -> Option<CFRetained<CFArray>>
👎Deprecated:

renamed to CTFontCollection::matching_font_descriptors_with_options

Available on crate feature CTFontCollection only.