Struct gstreamer_sys::GstPluginFeatureClass[][src]

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

Trait Implementations

impl Debug for GstPluginFeatureClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstPluginFeatureClass

impl Sync for GstPluginFeatureClass