Struct windows_sys::Win32::Networking::WinSock::ND_OPTION_DNSSL
#[repr(C)]pub struct ND_OPTION_DNSSL {
pub nd_opt_dnssl_type: u8,
pub nd_opt_dnssl_len: u8,
pub nd_opt_dnssl_reserved: u16,
pub nd_opt_dnssl_lifetime: u32,
}
Expand description
Required features: "Win32_Networking_WinSock"
Fields§
§nd_opt_dnssl_type: u8
§nd_opt_dnssl_len: u8
§nd_opt_dnssl_reserved: u16
§nd_opt_dnssl_lifetime: u32