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