Struct sophia_sys::_opaque_pthread_mutex_t [] [src]

#[repr(C)]
pub struct _opaque_pthread_mutex_t { pub __sig: c_long, pub __opaque: [c_char; 56], }

Fields

Trait Implementations

impl Copy for _opaque_pthread_mutex_t
[src]

impl Clone for _opaque_pthread_mutex_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for _opaque_pthread_mutex_t
[src]

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