Fields
pub sival_ptr: *mut ::c_void
Trait Implementations
impl Debug for sigval
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Result
impl Hash for sigval
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()
impl StructuralEq for sigval
impl StructuralPartialEq for sigval
Auto Trait Implementations
impl RefUnwindSafe for sigval
impl UnwindSafe for sigval
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T