Expand description
Required features: "Win32_NetworkManagement_IpHelper"
Fields
UpperRange: u16
LowerRange: u16
Trait Implementations
impl Clone for TCP_RESERVE_PORT_RANGE
impl Clone for TCP_RESERVE_PORT_RANGE
impl Copy for TCP_RESERVE_PORT_RANGE
Auto Trait Implementations
impl RefUnwindSafe for TCP_RESERVE_PORT_RANGE
impl Send for TCP_RESERVE_PORT_RANGE
impl Sync for TCP_RESERVE_PORT_RANGE
impl Unpin for TCP_RESERVE_PORT_RANGE
impl UnwindSafe for TCP_RESERVE_PORT_RANGE
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