Searched defs:XGenericEventCookie (Results 1 – 1 of 1) sorted by relevance
2539 pub struct XGenericEventCookie { struct2540 pub type_: ::std::os::raw::c_int,2541 pub serial: ::std::os::raw::c_ulong,2542 pub send_event: ::std::os::raw::c_int,2543 pub display: *mut Display,2544 pub extension: ::std::os::raw::c_int,2545 pub evtype: ::std::os::raw::c_int,2546 pub cookie: ::std::os::raw::c_uint,2547 pub data: *mut ::std::os::raw::c_void,