stbtt_GetGlyphBox

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int stbtt_GetGlyphBox(const(stbtt_fontinfo)* info, int glyph_index, int* x0, int* y0, int* x1, int* y1)
  2. int stbtt_GetGlyphBox(const(stbtt_fontinfo)* info, int glyph_index, int* x0, int* y0, int* x1, int* y1)
    package
    int
    stbtt_GetGlyphBox
    (,,
    int* x0
    ,
    int* y0
    ,
    int* x1
    ,
    int* y1
    )

Meta