Struct windows_sys::Win32::Networking::WinSock::ND_OPTION_RD_HDR
#[repr(C)]pub struct ND_OPTION_RD_HDR {
pub nd_opt_rh_type: u8,
pub nd_opt_rh_len: u8,
pub nd_opt_rh_reserved1: u16,
pub nd_opt_rh_reserved2: u32,
}
Expand description
Required features: "Win32_Networking_WinSock"
Fields§
§nd_opt_rh_type: u8
§nd_opt_rh_len: u8
§nd_opt_rh_reserved1: u16
§nd_opt_rh_reserved2: u32