Struct gstreamer_sys::GstPluginFeature[][src]

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

Trait Implementations

impl Debug for GstPluginFeature
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstPluginFeature

impl Sync for GstPluginFeature