Struct gstreamer_sys::GstPluginClass[][src]

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

Trait Implementations

impl Debug for GstPluginClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstPluginClass

impl Sync for GstPluginClass