xcb-d v2.1.0+1.11.1 (2016-01-11T21:50:00Z)
Dub
Repo
xcb_big_requests_enable_request_t
xcb
bigreq
@brief xcb_big_requests_enable_request_t
extern (
C
)
struct
xcb_big_requests_enable_request_t {
ubyte
major_opcode
;
ubyte
minor_opcode
;
ushort
length
;
}
Members
Variables
length
ushort
length
;
<
major_opcode
ubyte
major_opcode
;
<
minor_opcode
ubyte
minor_opcode
;
<
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_request_t