[][src]Type Definition winapi::um::ws2tcpip::LPFN_GETADDRINFO

type LPFN_GETADDRINFO = Option<unsafe extern "system" fn(pNodeName: PCSTR, pServiceName: PCSTR, pHints: *const ADDRINFOA, ppResult: *mut PADDRINFOA) -> INT>;