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