[][src]Function uapi::getsockname

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