pub type LPWSPGETQOSBYNAME = Option<unsafe extern "system" fn(s: SOCKET, lpqosname: *const WSABUF, lpqos: *mut QOS, lperrno: *mut i32) -> BOOL>;
Expand description

Required features: "Win32_Networking_WinSock", "Win32_Foundation", "Win32_NetworkManagement_QoS"