Struct gst::ffi::Union__GMutex [−][src]
Fields
_bindgen_data_: [u64; 1]
Methods
impl Union__GMutex
[src]
impl Union__GMutex
Trait Implementations
impl Clone for Union__GMutex
[src]
impl Clone for Union__GMutex
fn clone(&self) -> Union__GMutex
[src]
fn clone(&self) -> Union__GMutex
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 Union__GMutex
[src]
impl Copy for Union__GMutex
impl Default for Union__GMutex
[src]
impl Default for Union__GMutex
fn default() -> Union__GMutex
[src]
fn default() -> Union__GMutex
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl Send for Union__GMutex
impl Send for Union__GMutex
impl Sync for Union__GMutex
impl Sync for Union__GMutex