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