windows::Win32::Networking::WinSock

Function WSAGetQOSByName

pub unsafe fn WSAGetQOSByName(
    s: SOCKET,
    lpqosname: *const WSABUF,
    lpqos: *mut QOS,
) -> Result<()>