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