Struct gstreamer_sys::GstElementFactoryClass [] [src]

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

Trait Implementations

impl Debug for GstElementFactoryClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations