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