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