KW_BlitTile

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_BlitTile(KW_RenderDriver* renderer, KW_Surface* dst, KW_Surface* tileset, int column, int line, int x, int y)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    void
    KW_BlitTile
  2. pKW_BlitTile KW_BlitTile;

Meta