xcb-d ~master (2018-10-28T22:27:09Z)
Dub
Repo
xcb_big_requests_enable_reply_t
xcb
bigreq
@brief xcb_big_requests_enable_reply_t
extern (
C
)
struct
xcb_big_requests_enable_reply_t {
ubyte
response_type
;
ubyte
pad0
;
ushort
sequence
;
uint
length
;
uint
maximum_request_length
;
}
Members
Variables
length
uint
length
;
<
maximum_request_length
uint
maximum_request_length
;
<
pad0
ubyte
pad0
;
<
response_type
ubyte
response_type
;
<
sequence
ushort
sequence
;
<
Meta
Source
See Implementation
xcb
bigreq
functions
xcb_big_requests_enable
xcb_big_requests_enable_reply
xcb_big_requests_enable_unchecked
manifest constants
XCB_BIG_REQUESTS_ENABLE
static variables
xcb_big_requests_id
structs
xcb_big_requests_enable_cookie_t
xcb_big_requests_enable_reply_t
xcb_big_requests_enable_request_t
variables
XCB_BIGREQUESTS_MAJOR_VERSION
XCB_BIGREQUESTS_MINOR_VERSION
@brief xcb_big_requests_enable_reply_t