Adding to BGL

I noticed that GlDrawArrays is missing in Blender BGL module
I can write these OpenGL calls in C++,but don’t know how to draw these GPU Data
(as the Buffer will always be on GPU) inside Blender View3D,I connect things with Ctypes