Function ttf_parser::tables::gdef::is_mark_glyph_impl

source ยท
fn is_mark_glyph_impl(
    table: &Table<'_>,
    glyph_id: GlyphId,
    set_index: Option<u16>,
) -> Option<()>