Expand description
Required features: "Win32_NetworkManagement_IpHelper"
Fields
Length: u16
Address: [u8; 32]
Trait Implementations
impl Clone for IF_PHYSICAL_ADDRESS_LH
impl Clone for IF_PHYSICAL_ADDRESS_LH
impl Copy for IF_PHYSICAL_ADDRESS_LH
Auto Trait Implementations
impl RefUnwindSafe for IF_PHYSICAL_ADDRESS_LH
impl Send for IF_PHYSICAL_ADDRESS_LH
impl Sync for IF_PHYSICAL_ADDRESS_LH
impl Unpin for IF_PHYSICAL_ADDRESS_LH
impl UnwindSafe for IF_PHYSICAL_ADDRESS_LH
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