Function Gl.TransformFeedbackBufferRange

Commands for GL_VERSION_4_5

void TransformFeedbackBufferRange (
  uint xfb,
  uint index,
  uint buffer,
  long offset,
  long size
) const;