Struct x11_dl::xlib::XGenericEventCookie
[−]
[src]
pub struct XGenericEventCookie { pub type_: c_int, pub serial: c_ulong, pub send_event: Bool, pub display: *mut Display, pub extension: c_int, pub evtype: c_int, pub cookie: c_uint, pub data: *mut c_void, }
Fields
type_ | |
serial | |
send_event | |
display | |
extension | |
evtype | |
cookie | |
data |