Struct windows_sys::Win32::Networking::WinSock::RSS_SCALABILITY_INFO
#[repr(C)]pub struct RSS_SCALABILITY_INFO {
pub RssEnabled: BOOLEAN,
}
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"
Fields§
§RssEnabled: BOOLEAN