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