Expand description
Required features: "Win32_NetworkManagement_NetManagement"
Fields
alrtus_errcode: u32
alrtus_numstrings: u32
Trait Implementations
impl Clone for USER_OTHER_INFO
impl Clone for USER_OTHER_INFO
impl Copy for USER_OTHER_INFO
Auto Trait Implementations
impl RefUnwindSafe for USER_OTHER_INFO
impl Send for USER_OTHER_INFO
impl Sync for USER_OTHER_INFO
impl Unpin for USER_OTHER_INFO
impl UnwindSafe for USER_OTHER_INFO
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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