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