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