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

type LPFN_INET_NTOPA = Option<unsafe extern "system" fn(Family: INT, pAddr: *const VOID, pStringBuf: PSTR, StringBufSize: size_t) -> PCSTR>;