Struct gstreamer_sys::GstPipelinePrivate [] [src]

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

Trait Implementations

impl Debug for GstPipelinePrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations