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