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

pub unsafe extern "system" fn getaddrinfo(
    pNodeName: PCSTR,
    pServiceName: PCSTR,
    pHints: *const ADDRINFOA,
    ppResult: *mut PADDRINFOA
) -> INT