Fields
ipv6mr_multiaddr: IN6_ADDR
ipv6mr_interface: ULONG
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for IPV6_MREQ
impl Send for IPV6_MREQ
impl Sync for IPV6_MREQ
impl Unpin for IPV6_MREQ
impl UnwindSafe for IPV6_MREQ
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