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