VertexArray.unlock

Unlock the buffer.

Must be called before modifying the buffer if it was locked previously.

class VertexArray(V)
@safe pure nothrow @nogc
void
unlock
()

Meta