[][src]Function winapi::um::ws2tcpip::GetAddrInfoW

pub unsafe extern "system" fn GetAddrInfoW(
    pNodeName: PCWSTR,
    pServiceName: PCWSTR,
    pHints: *const ADDRINFOW,
    ppResult: *mut PADDRINFOW
) -> INT