Expand description
Required features: ‘Win32_NetworkManagement_NetManagement’
Fields
alrter_errcode: u32alrter_offset: u32Trait 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 · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more