Struct gstreamer_sys::GstBinPrivate[][src]

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

Trait Implementations

impl Debug for GstBinPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstBinPrivate

impl Sync for GstBinPrivate