Function Glx.CreateContextWithConfigSGIX

Commands for GLX_SGIX_fbconfig

gfx.bindings.opengl.glx.__GLXcontextRec* CreateContextWithConfigSGIX (
  void* dpy,
  gfx.bindings.opengl.glx.__GLXFBConfigRec* config,
  int render_type,
  gfx.bindings.opengl.glx.__GLXcontextRec* share_list,
  int direct
) const;