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