xcb_dl::ffi

Constant XCB_SYNC_QUERY_ALARM

Source
pub const XCB_SYNC_QUERY_ALARM: u8 = _; // 10u8
Expand description

The opcode for Sync::QueryAlarm requests.

If this value appears in xcb_protocol_request_t::opcode, and xcb_protocol_request_t::ext is XcbSync::xcb_sync_id(), then the type of the request is xcb_sync_query_alarm_request_t.