Home
last modified time | relevance | path

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

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