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