Fields
pub error: ::c_intpub msg: nlmsghdrTrait Implementations
impl Debug for nlmsgerr
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Resultimpl Hash for nlmsgerr
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()impl StructuralEq for nlmsgerrimpl StructuralPartialEq for nlmsgerrAuto Trait Implementations
impl RefUnwindSafe for nlmsgerrimpl UnwindSafe for nlmsgerrBlanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T