Struct gstreamer_sys::GstDynamicTypeFactoryClass[][src]

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

Trait Implementations

impl Debug for GstDynamicTypeFactoryClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstDynamicTypeFactoryClass

impl Sync for GstDynamicTypeFactoryClass