Struct wayland_protocols::unstable::relative_pointer::v1::client::zwp_relative_pointer_v1::ZwpRelativePointerV1 [−][src]
pub struct ZwpRelativePointerV1(_);
Implementations
Trait Implementations
Performs the conversion.
Pointer to the C representation of this interface
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 ZwpRelativePointerV1
impl Send for ZwpRelativePointerV1
impl Sync for ZwpRelativePointerV1
impl Unpin for ZwpRelativePointerV1
impl !UnwindSafe for ZwpRelativePointerV1
Blanket Implementations
Mutably borrows from an owned value. Read more