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 GstTocSetterInterface
impl Clone for GstTocSetterInterface
[src]
impl Clone for GstTocSetterInterface
fn clone(&self) -> GstTocSetterInterface
[src]
fn clone(&self) -> GstTocSetterInterface
Returns 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 GstTocSetterInterface
Auto Trait Implementations
impl Send for GstTocSetterInterface
impl Send for GstTocSetterInterface
impl Sync for GstTocSetterInterface
impl Sync for GstTocSetterInterface