Struct gstreamer_sys::GstTocSetterInterface [−][src]
#[repr(C)]pub struct GstTocSetterInterface { pub g_iface: GTypeInterface, }
Fields
g_iface: GTypeInterface
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstTocSetterInterface
impl Send for GstTocSetterInterface
impl Sync for GstTocSetterInterface
impl Unpin for GstTocSetterInterface
impl UnwindSafe for GstTocSetterInterface
Blanket Implementations
Mutably borrows from an owned value. Read more