hb_face_get_table_tags

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint hb_face_get_table_tags(const(hb_face_t)* face, uint start_offset, uint* table_count, hb_tag_t* table_tags)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    uint
    hb_face_get_table_tags
  2. fp_hb_face_get_table_tags hb_face_get_table_tags;

Meta