Function Glx.MakeContextCurrent

Commands for GLX_VERSION_1_3

int MakeContextCurrent (
  void* dpy,
  uint draw,
  uint read,
  gfx.bindings.opengl.glx.__GLXcontextRec* ctx
) const;