pub extern "C-unwind" fn CGFontCopyPostScriptName(
font: Option<&CGFont>,
) -> Option<CFRetained<CFString>>👎Deprecated:
renamed to CGFont::post_script_name
Available on crate feature
CGFont only.