stbtt_GetFontVMetrics

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void stbtt_GetFontVMetrics(const(stbtt_fontinfo)* info, int* ascent, int* descent, int* lineGap)
  2. void stbtt_GetFontVMetrics(const(stbtt_fontinfo)* info, int* ascent, int* descent, int* lineGap)
    package
    void
    stbtt_GetFontVMetrics
    (,
    int* ascent
    ,
    int* descent
    ,
    int* lineGap
    )

Meta