Function Gl.BufferStorage

Commands for GL_VERSION_4_4

void BufferStorage (
  uint target,
  long size,
  const(void)* data,
  uint flags
) const;