CTFontCopyFeatureSettings

Function CTFontCopyFeatureSettings 

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