Struct libc::sigval
[−]
[src]
pub struct sigval { pub sival_ptr: *mut c_void, }
Fields
sival_ptr |
pub struct sigval { pub sival_ptr: *mut c_void, }
sival_ptr |
impl Copy for sigval
impl Clone for sigval
fn clone(&self) -> sigval
fn clone_from(&mut self, source: &Self)
1.0.0