Function windows_sys::Win32::Networking::WinSock::getpeername
[−]pub unsafe extern "system" fn getpeername(
s: SOCKET,
name: *mut SOCKADDR,
namelen: *mut i32
) -> i32
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"