KW_UTF8TextSize

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void KW_UTF8TextSize(KW_RenderDriver* driver, KW_Font* font, char* text, uint* width, uint* height)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    void
    KW_UTF8TextSize
    (,,
    const char* text
    ,
    uint* width
    ,
    uint* height
    )
  2. pKW_UTF8TextSize KW_UTF8TextSize;

Meta