hb_font_get_nominal_glyphs

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_font_get_nominal_glyphs(hb_font_t* font, uint count, const(hb_codepoint_t)* first_unicode, uint unicode_stride, hb_codepoint_t* first_glyph, uint glyph_stride)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= HBSupport.v2_6_3)
    uint
    hb_font_get_nominal_glyphs
  2. fp_hb_font_get_nominal_glyphs hb_font_get_nominal_glyphs;

Meta