Struct windows_sys::Win32::Networking::WinSock::QOS
#[repr(C)]pub struct QOS {
pub SendingFlowspec: FLOWSPEC,
pub ReceivingFlowspec: FLOWSPEC,
pub ProviderSpecific: WSABUF,
}
Expand description
Required features: "Win32_Networking_WinSock"
Fields§
§SendingFlowspec: FLOWSPEC
§ReceivingFlowspec: FLOWSPEC
§ProviderSpecific: WSABUF