Struct libc::sigval
[−]
[src]
pub struct sigval { pub sival_ptr: *mut c_void, }
Fields
sival_ptr: *mut c_void
pub struct sigval { pub sival_ptr: *mut c_void, }
sival_ptr: *mut c_void
impl Copy for sigval
[src]impl Clone for sigval
[src]