Struct sigrok_sys::Struct__opaque_pthread_rwlock_t [] [src]

pub struct Struct__opaque_pthread_rwlock_t {
    pub __sig: c_long,
    pub __opaque: [c_char; 192usize],
}

Fields

__sig
__opaque

Trait Implementations

impl Clone for Struct__opaque_pthread_rwlock_t

fn clone(&self) -> Self

1.0.0fn clone_from(&mut self, source: &Self)

impl Default for Struct__opaque_pthread_rwlock_t

fn default() -> Self

Derived Implementations

impl Copy for Struct__opaque_pthread_rwlock_t