CTFontCopyFamilyName

Function CTFontCopyFamilyName 

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