Function libc::getpeername
[−]
[src]
pub unsafe extern fn getpeername(socket: c_int,
address: *mut sockaddr,
address_len: *mut socklen_t)
-> c_int