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