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 DebugMessage
impl !Send for DebugMessage
impl !Sync for DebugMessage
impl Unpin for DebugMessage
impl UnwindSafe for DebugMessage