Function Gl.GetBufferSubData

Commands for GL_VERSION_1_5

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