Struct x11_dl::xshm::XshmSegmentInfo [−][src]
#[repr(C)]pub struct XshmSegmentInfo { /* fields omitted */ }
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for XshmSegmentInfo
impl !Send for XshmSegmentInfo
impl !Sync for XshmSegmentInfo
impl Unpin for XshmSegmentInfo
impl UnwindSafe for XshmSegmentInfo
Blanket Implementations
Mutably borrows from an owned value. Read more