Function Glx.QueryChannelRectSGIX

Commands for GLX_SGIX_video_resize

int QueryChannelRectSGIX (
  void* display,
  int screen,
  int channel,
  int* dx,
  int* dy,
  int* dw,
  int* dh
) const;