KW_RectCalculateEnclosingRect

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_RectCalculateEnclosingRect(KW_Rect** rects, uint count, KW_Rect* outer)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    void
    KW_RectCalculateEnclosingRect
    (
    const KW_Rect** rects
    ,
    uint count
    ,)
  2. pKW_RectCalculateEnclosingRect KW_RectCalculateEnclosingRect;

Meta