pub unsafe extern "C-unwind" fn CTFontCopyTable(
font: &CTFont,
table: CTFontTableTag,
options: CTFontTableOptions,
) -> Option<CFRetained<CFData>>👎Deprecated: renamed to
CTFont::tableAvailable on crate feature
CTFont only.