Struct gstreamer_sys::GstGhostPadPrivate[][src]

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

Trait Implementations

impl Debug for GstGhostPadPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstGhostPadPrivate

impl Sync for GstGhostPadPrivate