KW_BlitTileFill

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_BlitTileFill(KW_RenderDriver* renderer, KW_Surface* dst, KW_Surface* tileset, int column, int line, int x, int y, int w, int h, KW_bool stretch)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    void
    KW_BlitTileFill
  2. pKW_BlitTileFill KW_BlitTileFill;

Meta