Struct gst::ffi::Struct__GstTocSetterInterface [−][src]
#[repr(C)]pub struct Struct__GstTocSetterInterface { pub g_iface: GTypeInterface, }
Fields
g_iface: GTypeInterface
Trait Implementations
impl Clone for Struct__GstTocSetterInterface
[src]
impl Clone for Struct__GstTocSetterInterface
fn clone(&self) -> Struct__GstTocSetterInterface
[src]
fn clone(&self) -> Struct__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 Copy for Struct__GstTocSetterInterface
[src]
impl Copy for Struct__GstTocSetterInterface
impl Default for Struct__GstTocSetterInterface
[src]
impl Default for Struct__GstTocSetterInterface
fn default() -> Struct__GstTocSetterInterface
[src]
fn default() -> Struct__GstTocSetterInterface
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl Send for Struct__GstTocSetterInterface
impl Send for Struct__GstTocSetterInterface
impl Sync for Struct__GstTocSetterInterface
impl Sync for Struct__GstTocSetterInterface