Searched defs:XShmCompletionEvent (Results 1 – 1 of 1) sorted by relevance
2758 pub struct XShmCompletionEvent { struct2759 pub type_: ::std::os::raw::c_int,2760 pub serial: ::std::os::raw::c_ulong,2761 pub send_event: ::std::os::raw::c_int,2762 pub display: *mut Display,2763 pub drawable: Drawable,2764 pub major_code: ::std::os::raw::c_int,2765 pub minor_code: ::std::os::raw::c_int,2766 pub shmseg: ShmSeg,2767 pub offset: ::std::os::raw::c_ulong,