Function is_mark_glyph_impl

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