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