Struct x11_dl::xlib::XAnyEvent
[−]
[src]
pub struct XAnyEvent {
pub type_: c_int,
pub serial: c_ulong,
pub send_event: Bool,
pub display: *mut Display,
pub window: Window,
}Fields
type_ | |
serial | |
send_event | |
display | |
window |