public static void glBufferDataARB(int,IntPtr,IntPtr,int);
public static void glBufferDataARB(int,IntPtr,object,int);
Gl Class | Tao.OpenGl Namespace