CTFontCopyTraits

Function CTFontCopyTraits 

Source
pub unsafe extern "C-unwind" fn CTFontCopyTraits(
    font: &CTFont,
) -> CFRetained<CFDictionary>
👎Deprecated: renamed to CTFont::traits
Available on crate feature CTFont only.