KW_BlitSurface

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_BlitSurface(KW_RenderDriver* driver, KW_Surface* src, KW_Rect* srcRect, KW_Surface* dst, KW_Rect* dstRect)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    void
    KW_BlitSurface
  2. pKW_BlitSurface KW_BlitSurface;

Meta