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

type LPFN_GETADDRINFOW = Option<unsafe extern "system" fn(pNodeName: PCWSTR, pServiceName: PCWSTR, pHints: *const ADDRINFOW, ppResult: *mut PADDRINFOW) -> INT>;