Expand description
Required features: "Win32_NetworkManagement_NetManagement"
Fields
alrter_errcode: u32
alrter_offset: u32
Trait Implementations
impl Clone for ERRLOG_OTHER_INFO
impl Clone for ERRLOG_OTHER_INFO
impl Copy for ERRLOG_OTHER_INFO
Auto Trait Implementations
impl RefUnwindSafe for ERRLOG_OTHER_INFO
impl Send for ERRLOG_OTHER_INFO
impl Sync for ERRLOG_OTHER_INFO
impl Unpin for ERRLOG_OTHER_INFO
impl UnwindSafe for ERRLOG_OTHER_INFO
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more