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