Skip to main content

CTFontHasTable

Function CTFontHasTable 

Source
pub unsafe extern "C-unwind" fn CTFontHasTable(
    font: &CTFont,
    tag: CTFontTableTag,
) -> bool
👎Deprecated:

renamed to CTFont::has_table

Available on crate feature CTFont only.