Trait gst_plugin::object::PanicPoison[][src]

pub trait PanicPoison {
    fn panicked(&self) -> &AtomicBool;
}

Required Methods

Implementors