Skip to main content

CTFontCopyPostScriptName

Function CTFontCopyPostScriptName 

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

renamed to CTFont::post_script_name

Available on crate feature CTFont only.