Struct gstreamer_sys::GstStreamPrivate[][src]

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

Trait Implementations

impl Debug for GstStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstStreamPrivate

impl Sync for GstStreamPrivate