sfVertexBuffer_updateFromVertexBuffer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfBool sfVertexBuffer_updateFromVertexBuffer(sfVertexBuffer* vertexBuffer, const(sfVertexBuffer)* other)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    static if(sfmlSupport >= SFMLSupport.sfml250)
    sfVertexBuffer_updateFromVertexBuffer
  2. psfVertexBuffer_updateFromVertexBuffer sfVertexBuffer_updateFromVertexBuffer;

Meta