Struct xcb::ffi::xproto::xcb_get_motion_events_reply_t [] [src]

pub struct xcb_get_motion_events_reply_t {
    pub response_type: u8,
    pub pad0: u8,
    pub sequence: u16,
    pub length: u32,
    pub events_len: u32,
    pub pad1: [u8; 20],
}

Fields

response_type: u8 pad0: u8 sequence: u16 length: u32 events_len: u32 pad1: [u8; 20]