Function ws2_32::GetAddrInfoW [] [src]

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