CTFontCollectionSetQueryDescriptors

Function CTFontCollectionSetQueryDescriptors 

Source
pub unsafe extern "C-unwind" fn CTFontCollectionSetQueryDescriptors(
    collection: &CTMutableFontCollection,
    descriptors: Option<&CFArray>,
)
👎Deprecated: renamed to CTMutableFontCollection::set_query_descriptors
Available on crate feature CTFontCollection only.