Function windows_sys::Win32::Networking::WinSock::WSAGetQOSByName

pub unsafe extern "system" fn WSAGetQOSByName(
    s: SOCKET,
    lpqosname: *const WSABUF,
    lpqos: *mut QOS,
) -> BOOL