Struct gstreamer::PadLinkSuccess[][src]

pub struct PadLinkSuccess;

Trait Implementations

impl Clone for PadLinkSuccess
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for PadLinkSuccess
[src]

impl Debug for PadLinkSuccess
[src]

Formats the value using the given formatter. Read more

impl Eq for PadLinkSuccess
[src]

impl PartialEq for PadLinkSuccess
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Hash for PadLinkSuccess
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

Auto Trait Implementations

impl Send for PadLinkSuccess

impl Sync for PadLinkSuccess