Struct sigrok_sys::Struct__opaque_pthread_t [] [src]

pub struct Struct__opaque_pthread_t {
    pub __sig: c_long,
    pub __cleanup_stack: *mut Struct___darwin_pthread_handler_rec,
    pub __opaque: [c_char; 8176usize],
}

Fields

__sig
__cleanup_stack
__opaque

Trait Implementations

impl Clone for Struct__opaque_pthread_t

fn clone(&self) -> Self

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

impl Default for Struct__opaque_pthread_t

fn default() -> Self

Derived Implementations

impl Copy for Struct__opaque_pthread_t