KW_LoadTexture

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_LoadTexture(KW_RenderDriver* driver, char* file)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    KW_LoadTexture
    (,
    const char* file
    )
  2. pKW_LoadTexture KW_LoadTexture;

Meta