Function Gl.BindBufferRange

Commands for GL_VERSION_3_0

void BindBufferRange (
  uint target,
  uint index,
  uint buffer,
  long offset,
  long size
) const;