Function Glx.CreateGLXPbufferSGIX

Commands for GLX_SGIX_pbuffer

uint CreateGLXPbufferSGIX (
  void* dpy,
  gfx.bindings.opengl.glx.__GLXFBConfigRec* config,
  uint width,
  uint height,
  int* attrib_list
) const;