Struct gstreamer_sys::GstProxyPadPrivate[][src]

#[repr(C)]
pub struct GstProxyPadPrivate(_);

Trait Implementations

impl Debug for GstProxyPadPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstProxyPadPrivate

impl Sync for GstProxyPadPrivate