KW_CreateSurface

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_CreateSurface(KW_RenderDriver* driver, uint width, uint height)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    KW_CreateSurface
  2. pKW_CreateSurface KW_CreateSurface;

Meta