Function windows_sys::Win32::Networking::WinSock::GetAddrInfoW
pub unsafe extern "system" fn GetAddrInfoW(
pnodename: PCWSTR,
pservicename: PCWSTR,
phints: *const ADDRINFOW,
ppresult: *mut *mut ADDRINFOW
) -> i32