Struct ndk_sys::pthread_mutex_t [−][src]
Fields
__private: [i32; 1]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for pthread_mutex_t
impl Send for pthread_mutex_t
impl Sync for pthread_mutex_t
impl Unpin for pthread_mutex_t
impl UnwindSafe for pthread_mutex_t
Blanket Implementations
Mutably borrows from an owned value. Read more