sfVertexBuffer_create

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfVertexBuffer* sfVertexBuffer_create(uint vertexCount, sfPrimitiveType type, sfVertexBufferUsage usage)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    static if(sfmlSupport >= SFMLSupport.sfml250)
    sfVertexBuffer_create
  2. psfVertexBuffer_create sfVertexBuffer_create;

Meta