Struct gstreamer_sys::GstBusPrivate[][src]

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

Trait Implementations

impl Debug for GstBusPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstBusPrivate

impl Sync for GstBusPrivate