Function Glx.CreateContext

Commands for GLX_VERSION_1_0

gfx.bindings.opengl.glx.__GLXcontextRec* CreateContext (
  void* dpy,
  derelict.util.xtypes.XVisualInfo* vis,
  gfx.bindings.opengl.glx.__GLXcontextRec* shareList,
  int direct
) const;