pub unsafe extern "C-unwind" fn CTFontHasTable(
font: &CTFont,
tag: CTFontTableTag,
) -> bool👎Deprecated: renamed to
CTFont::has_tableAvailable on crate feature
CTFont only.pub unsafe extern "C-unwind" fn CTFontHasTable(
font: &CTFont,
tag: CTFontTableTag,
) -> boolCTFont::has_tableCTFont only.