Struct libc::sem_t [−][src]
#[repr(C)]#[repr(align(8))]pub struct sem_t { /* fields omitted */ }
Trait Implementations
impl Clone for sem_t
[src]
impl Clone for sem_t
[src]#[repr(C)]#[repr(align(8))]pub struct sem_t { /* fields omitted */ }
impl Clone for sem_t
[src]fn clone(&self) -> sem_t
[src]pub fn clone_from(&mut self, source: &Self)
1.0.0[src]impl Copy for sem_t
[src]