[][src]Function uapi::getpeername

pub fn getpeername<T: SockAddr + ?Sized>(
    sockfd: c_int,
    addr: &mut T
) -> Result<usize>