Struct gst::ffi::Struct__GTimeVal [−][src]
Fields
tv_sec: glong
tv_usec: glong
Trait Implementations
impl Clone for Struct__GTimeVal
[src]
impl Clone for Struct__GTimeVal
fn clone(&self) -> Struct__GTimeVal
[src]
fn clone(&self) -> Struct__GTimeVal
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__GTimeVal
[src]
impl Copy for Struct__GTimeVal
impl Default for Struct__GTimeVal
[src]
impl Default for Struct__GTimeVal
fn default() -> Struct__GTimeVal
[src]
fn default() -> Struct__GTimeVal
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl Send for Struct__GTimeVal
impl Send for Struct__GTimeVal
impl Sync for Struct__GTimeVal
impl Sync for Struct__GTimeVal