Struct gst::ffi::Struct__GCond [−][src]
Fields
p: gpointer
i: [guint; 2]
Trait Implementations
impl Clone for Struct__GCond
[src]
impl Clone for Struct__GCond
fn clone(&self) -> Struct__GCond
[src]
fn clone(&self) -> Struct__GCond
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__GCond
[src]
impl Copy for Struct__GCond
impl Default for Struct__GCond
[src]
impl Default for Struct__GCond
fn default() -> Struct__GCond
[src]
fn default() -> Struct__GCond
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GCond
impl !Send for Struct__GCond
impl !Sync for Struct__GCond
impl !Sync for Struct__GCond