Constant xcb_dl::ffi::XCB_SYNC_QUERY_ALARM[][src]

pub const XCB_SYNC_QUERY_ALARM: u8 = 10i32 as u8; // 0x0au8
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.