Struct x11_dl::xlib::XTimeCoord [−][src]
Fields
time: Time
x: c_short
y: c_short
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 XTimeCoord
impl Send for XTimeCoord
impl Sync for XTimeCoord
impl Unpin for XTimeCoord
impl UnwindSafe for XTimeCoord
Blanket Implementations
Mutably borrows from an owned value. Read more