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