stbtt_GetFontOffsetForIndex

///////////////////////////////////////////////////////////////////////////

  1. int stbtt_GetFontOffsetForIndex(const(ubyte)* data, int index)
    package
    int
    stbtt_GetFontOffsetForIndex
    (
    const(ubyte)* data
    ,
    int index
    )
  2. int stbtt_GetFontOffsetForIndex(const(ubyte)* font_collection, int index)

Meta