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

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