21 #define XCB_BIGREQUESTS_MAJOR_VERSION 0 22 #define XCB_BIGREQUESTS_MINOR_VERSION 0 30 unsigned int sequence;
34 #define XCB_BIG_REQUESTS_ENABLE 0 49 uint8_t response_type;
53 uint32_t maximum_request_length;
Generic error.
Definition: xcb.h:170
struct xcb_big_requests_enable_cookie_t xcb_big_requests_enable_cookie_t
xcb_big_requests_enable_cookie_t
xcb_big_requests_enable_cookie_t xcb_big_requests_enable_unchecked(xcb_connection_t *c)
Definition: bigreq.c:45
xcb_big_requests_enable_request_t
Definition: bigreq.h:39
struct xcb_big_requests_enable_reply_t xcb_big_requests_enable_reply_t
xcb_big_requests_enable_reply_t
xcb_big_requests_enable_cookie_t xcb_big_requests_enable(xcb_connection_t *c)
Definition: bigreq.c:21
struct xcb_big_requests_enable_request_t xcb_big_requests_enable_request_t
xcb_big_requests_enable_request_t
xcb_big_requests_enable_reply_t * xcb_big_requests_enable_reply(xcb_connection_t *c, xcb_big_requests_enable_cookie_t cookie, xcb_generic_error_t **e)
Definition: bigreq.c:69
xcb_big_requests_enable_cookie_t
Definition: bigreq.h:29
xcb_big_requests_enable_reply_t
Definition: bigreq.h:48