Struct gst::ffi::Union__GMutex[][src]

#[repr(C)]
pub struct Union__GMutex { pub _bindgen_data_: [u64; 1], }

Fields

Methods

impl Union__GMutex
[src]

Trait Implementations

impl Clone for Union__GMutex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Union__GMutex
[src]

impl Default for Union__GMutex
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for Union__GMutex

impl Sync for Union__GMutex