Function windows_sys::Win32::Networking::WinSock::WSAAddressToStringW
[−]pub unsafe extern "system" fn WSAAddressToStringW(
lpsaaddress: *const SOCKADDR,
dwaddresslength: u32,
lpprotocolinfo: *const WSAPROTOCOL_INFOW,
lpszaddressstring: PWSTR,
lpdwaddressstringlength: *mut u32
) -> i32
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"