Struct gstreamer_sys::GstTocSetterInterface [−][src]
#[repr(C)]pub struct GstTocSetterInterface { pub g_iface: GTypeInterface, }
Fields
g_iface: GTypeInterface
Trait Implementations
impl Copy for GstTocSetterInterface[src]
impl Copy for GstTocSetterInterfaceimpl Clone for GstTocSetterInterface[src]
impl Clone for GstTocSetterInterfacefn clone(&self) -> GstTocSetterInterface[src]
fn clone(&self) -> GstTocSetterInterfaceReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GstTocSetterInterface[src]
impl Debug for GstTocSetterInterfaceAuto Trait Implementations
impl Send for GstTocSetterInterface
impl Send for GstTocSetterInterfaceimpl Sync for GstTocSetterInterface
impl Sync for GstTocSetterInterface