#[repr(C)]
pub union IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS {
pub Anonymous: IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS_0,
pub Value: u32,
}
Expand description
Required features: "Win32_Networking_WinSock"
Fields§
§Anonymous: IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS_0
§Value: u32