Skip to main content

CTFontCollectionCreateFromAvailableFonts

Function CTFontCollectionCreateFromAvailableFonts 

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

renamed to CTFontCollection::from_available_fonts

Available on crate feature CTFontCollection only.