Struct gstreamer::PadLinkSuccess [−][src]
pub struct PadLinkSuccess;
Trait Implementations
Performs the conversion.
type Error = PadLinkError
Auto Trait Implementations
impl RefUnwindSafe for PadLinkSuccess
impl Send for PadLinkSuccess
impl Sync for PadLinkSuccess
impl Unpin for PadLinkSuccess
impl UnwindSafe for PadLinkSuccess
Blanket Implementations
Mutably borrows from an owned value. Read more