Expand description
Required features: "Win32_NetworkManagement_Ndis"
Fields
dwVerMin: u32
dwVerMax: u32
Trait Implementations
impl Clone for DOT11_IHV_VERSION_INFO
impl Clone for DOT11_IHV_VERSION_INFO
impl Copy for DOT11_IHV_VERSION_INFO
Auto Trait Implementations
impl RefUnwindSafe for DOT11_IHV_VERSION_INFO
impl Send for DOT11_IHV_VERSION_INFO
impl Sync for DOT11_IHV_VERSION_INFO
impl Unpin for DOT11_IHV_VERSION_INFO
impl UnwindSafe for DOT11_IHV_VERSION_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