hb_face_get_glyph_count

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_glyph_count(const(hb_face_t)* face)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    uint
    hb_face_get_glyph_count
    (
    const(hb_face_t)* face
    )
  2. fp_hb_face_get_glyph_count hb_face_get_glyph_count;

Meta