xcb-d ~master (2018-10-28T22:27:09Z)
Dub
Repo
xcb_big_requests_enable
xcb
bigreq
@param c The connection @return A cookie
Delivers a request to the X server.
extern (
C
)
xcb_big_requests_enable_cookie_t
xcb_big_requests_enable
(
xcb_connection_t
*
c
)
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
@param c The connection @return A cookie
Delivers a request to the X server.