Skip to main content

CTFontDescriptorCopyAttribute

Function CTFontDescriptorCopyAttribute 

Source
pub unsafe extern "C-unwind" fn CTFontDescriptorCopyAttribute(
    descriptor: &CTFontDescriptor,
    attribute: &CFString,
) -> Option<CFRetained<CFType>>
👎Deprecated:

renamed to CTFontDescriptor::attribute

Available on crate feature CTFontDescriptor only.