CTFontCopyAttribute

Function CTFontCopyAttribute 

Source
pub unsafe extern "C-unwind" fn CTFontCopyAttribute(
    font: &CTFont,
    attribute: &CFString,
) -> Option<CFRetained<CFType>>
👎Deprecated: renamed to CTFont::attribute
Available on crate feature CTFont only.