Skip to main content

CTFontCopyFullName

Function CTFontCopyFullName 

Source
pub unsafe extern "C-unwind" fn CTFontCopyFullName(
    font: &CTFont,
) -> CFRetained<CFString>
👎Deprecated:

renamed to CTFont::full_name

Available on crate feature CTFont only.