Function windows_sys::Win32::Networking::WinSock::WSAGetQOSByName
[−]pub unsafe extern "system" fn WSAGetQOSByName(
s: SOCKET,
lpqosname: *const WSABUF,
lpqos: *mut QOS
) -> BOOL
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"
, "Win32_NetworkManagement_QoS"