Struct glutin::platform::unix::x11::ffi::_XAnimCursor [−][src]
Fields
cursor: u64
delay: u64
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 _XAnimCursor
impl Send for _XAnimCursor
impl Sync for _XAnimCursor
impl Unpin for _XAnimCursor
impl UnwindSafe for _XAnimCursor
Blanket Implementations
Mutably borrows from an owned value. Read more