CTFontCollectionCreateMutableCopy

Function CTFontCollectionCreateMutableCopy 

Source
pub unsafe extern "C-unwind" fn CTFontCollectionCreateMutableCopy(
    original: &CTFontCollection,
) -> CFRetained<CTMutableFontCollection>
👎Deprecated: renamed to CTMutableFontCollection::new_copy
Available on crate feature CTFontCollection only.