Struct gstreamer::message::Toc [−][src]
pub struct Toc<'a>(_);
Implementations
Methods from Deref<Target = MessageRef>
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Toc<'a>
impl<'a> UnwindSafe for Toc<'a>