Struct gst::ffi::Struct__GStaticRecMutex [−][src]
#[repr(C)]pub struct Struct__GStaticRecMutex { pub mutex: GStaticMutex, pub depth: guint, pub unused: Union_Unnamed109, }
Fields
mutex: GStaticMutex
depth: guint
unused: Union_Unnamed109
Trait Implementations
impl Clone for Struct__GStaticRecMutex
[src]
impl Clone for Struct__GStaticRecMutex
fn clone(&self) -> Struct__GStaticRecMutex
[src]
fn clone(&self) -> Struct__GStaticRecMutex
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__GStaticRecMutex
[src]
impl Copy for Struct__GStaticRecMutex
impl Default for Struct__GStaticRecMutex
[src]
impl Default for Struct__GStaticRecMutex
fn default() -> Struct__GStaticRecMutex
[src]
fn default() -> Struct__GStaticRecMutex
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GStaticRecMutex
impl !Send for Struct__GStaticRecMutex
impl !Sync for Struct__GStaticRecMutex
impl !Sync for Struct__GStaticRecMutex