Skip to main content

CTFontDescriptorCreateWithAttributes

Function CTFontDescriptorCreateWithAttributes 

Source
pub unsafe extern "C-unwind" fn CTFontDescriptorCreateWithAttributes(
    attributes: &CFDictionary,
) -> CFRetained<CTFontDescriptor>
👎Deprecated:

renamed to CTFontDescriptor::with_attributes

Available on crate feature CTFontDescriptor only.