CTFontCopyFeatures

Function CTFontCopyFeatures 

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