Expand description
Required features: "Win32_NetworkManagement_NetManagement"
Fields
Tag: u32
Length: u16
Reserved: u16
Trait Implementations
impl Clone for USE_OPTION_GENERIC
impl Clone for USE_OPTION_GENERIC
impl Copy for USE_OPTION_GENERIC
Auto Trait Implementations
impl RefUnwindSafe for USE_OPTION_GENERIC
impl Send for USE_OPTION_GENERIC
impl Sync for USE_OPTION_GENERIC
impl Unpin for USE_OPTION_GENERIC
impl UnwindSafe for USE_OPTION_GENERIC
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