Struct wayland_protocols::unstable::tablet::v1::client::zwp_tablet_seat_v1::ZwpTabletSeatV1 [−][src]
pub struct ZwpTabletSeatV1(_);
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 ZwpTabletSeatV1
impl Send for ZwpTabletSeatV1
impl Sync for ZwpTabletSeatV1
impl Unpin for ZwpTabletSeatV1
impl !UnwindSafe for ZwpTabletSeatV1
Blanket Implementations
Mutably borrows from an owned value. Read more