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 NotifyWatchIdimpl Send for NotifyWatchIdimpl Sync for NotifyWatchIdimpl Unpin for NotifyWatchIdimpl UnwindSafe for NotifyWatchId