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