Struct gstreamer_sys::GstStreamCollectionPrivate [] [src]

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

Trait Implementations

impl Debug for GstStreamCollectionPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations