Function Gl.BufferSubData

Commands for GL_VERSION_1_5

void BufferSubData (
  uint target,
  long offset,
  long size,
  const(void)* data
) const;