KW_CreateTexture

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. KW_Texture* KW_CreateTexture(KW_RenderDriver* driver, KW_Surface* surface)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    KW_CreateTexture
  2. pKW_CreateTexture KW_CreateTexture;

Meta