sfRenderWindow_create

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfRenderWindow* sfRenderWindow_create(sfVideoMode mode, const(char)* title, sfUint32 style, const(sfContextSettings)* settings)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    sfRenderWindow_create
  2. psfRenderWindow_create sfRenderWindow_create;

Meta