Struct gstreamer_sys::GstPadPrivate[][src]

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

Trait Implementations

impl Debug for GstPadPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstPadPrivate

impl Sync for GstPadPrivate