KW_LoadSurface

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

Meta