Struct glutin::platform::unix::x11::ffi::XDeviceTimeCoord [−][src]
Fields
time: u64
data: *mut i32
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 XDeviceTimeCoord
impl !Send for XDeviceTimeCoord
impl !Sync for XDeviceTimeCoord
impl Unpin for XDeviceTimeCoord
impl UnwindSafe for XDeviceTimeCoord
Blanket Implementations
Mutably borrows from an owned value. Read more