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