XRotateBuffers(display, rotate)
      Display *display;
      int rotate;
| display | Specifies the connection to the X server. | 
| rotate | Specifies how much to rotate the cut buffers. | 
| BadMatch | An InputOnly window is used as a Drawable. | 
| BadMatch | Some argument or pair of arguments has the correct type and range but fails to match in some other way required by the request. |