#include <xcb.h>
Data Fields | |
| uint8_t | response_type |
| uint8_t | pad0 |
| uint16_t | sequence |
| uint32_t | length |
A generic reply structure.
| uint32_t xcb_generic_reply_t::length |
Length of the response
| uint8_t xcb_generic_reply_t::pad0 |
Padding
Type of the response
| uint16_t xcb_generic_reply_t::sequence |
Sequence number
1.5.9