Struct gst::ffi::Struct__GstTocSetterInterface[][src]

#[repr(C)]
pub struct Struct__GstTocSetterInterface { pub g_iface: GTypeInterface, }

Fields

Trait Implementations

impl Clone for Struct__GstTocSetterInterface
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GstTocSetterInterface
[src]

impl Default for Struct__GstTocSetterInterface
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for Struct__GstTocSetterInterface

impl Sync for Struct__GstTocSetterInterface