pub unsafe extern "C-unwind" fn CTFontCreateCopyWithAttributes(
font: &CTFont,
size: CGFloat,
matrix: *const CGAffineTransform,
attributes: Option<&CTFontDescriptor>,
) -> CFRetained<CTFont>👎Deprecated: renamed to
CTFont::copy_with_attributesAvailable on crate features
CTFont and CTFontDescriptor only.