Function Gl.BufferData

Commands for GL_VERSION_1_5

void BufferData (
  uint target,
  long size,
  const(void)* data,
  uint usage
) const;