Function windows_sys::Win32::Networking::WinSock::WSAAddressToStringA
pub unsafe extern "system" fn WSAAddressToStringA(
lpsaaddress: *const SOCKADDR,
dwaddresslength: u32,
lpprotocolinfo: *const WSAPROTOCOL_INFOA,
lpszaddressstring: PSTR,
lpdwaddressstringlength: *mut u32
) -> i32Expand description
Required features: "Win32_Networking_WinSock"