Struct gstreamer_sys::GstDynamicTypeFactory[][src]

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

Trait Implementations

impl Debug for GstDynamicTypeFactory
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstDynamicTypeFactory

impl Sync for GstDynamicTypeFactory