Home
last modified time | relevance | path

Searched defs:XDestroyWindowEvent (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/gpu_display/src/generated/
Dxlib.rs2277 pub struct XDestroyWindowEvent { struct
2278 pub type_: ::std::os::raw::c_int,
2279 pub serial: ::std::os::raw::c_ulong,
2280 pub send_event: ::std::os::raw::c_int,
2281 pub display: *mut Display,
2282 pub event: Window,
2283 pub window: Window,