Struct gstreamer::NotifyWatchId [−][src]
pub struct NotifyWatchId(_);
Trait Implementations
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 NotifyWatchId
impl Send for NotifyWatchId
impl Sync for NotifyWatchId
impl Unpin for NotifyWatchId
impl UnwindSafe for NotifyWatchId