sfRenderTexture_createWithSettings

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfRenderTexture* sfRenderTexture_createWithSettings(uint width, uint height, sfContextSettings settings)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    static if(sfmlSupport >= SFMLSupport.sfml250)
    sfRenderTexture_createWithSettings
  2. psfRenderTexture_createWithSettings sfRenderTexture_createWithSettings;

Meta