Function Gl.BindBuffersRange
Commands for GL_VERSION_4_4
void BindBuffersRange
(
uint target,
uint first,
int count,
const(uint)* buffers,
const(long)* offsets,
const(long)* sizes
) const;