Struct gstreamer_sys::GstGhostPadClass[][src]

#[repr(C)]
pub struct GstGhostPadClass { pub parent_class: GstProxyPadClass, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstGhostPadClass
[src]

impl Clone for GstGhostPadClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstGhostPadClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstGhostPadClass

impl !Sync for GstGhostPadClass