Searched defs:XShmCompletionEvent (Results 1 – 1 of 1) sorted by relevance
2749 pub struct XShmCompletionEvent { struct2750 pub type_: ::std::os::raw::c_int,2751 pub serial: ::std::os::raw::c_ulong,2752 pub send_event: ::std::os::raw::c_int,2753 pub display: *mut Display,2754 pub drawable: Drawable,2755 pub major_code: ::std::os::raw::c_int,2756 pub minor_code: ::std::os::raw::c_int,2757 pub shmseg: ShmSeg,2758 pub offset: ::std::os::raw::c_ulong,