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