Struct gstreamer_sys::GstPlugin[][src]

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

Trait Implementations

impl Debug for GstPlugin
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstPlugin

impl Sync for GstPlugin