pub unsafe extern "C-unwind" fn CTFontDescriptorMatchFontDescriptorsWithProgressHandler(
descriptors: &CFArray,
mandatory_attributes: Option<&CFSet>,
progress_block: CTFontDescriptorProgressHandler,
) -> bool👎Deprecated:
renamed to CTFontDescriptor::match_font_descriptors_with_progress_handler
Available on crate features
block2 and CTFontDescriptor only.