Skip to main content

CTFontCollectionCopyQueryDescriptors

Function CTFontCollectionCopyQueryDescriptors 

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

renamed to CTFontCollection::query_descriptors

Available on crate feature CTFontCollection only.