Function sockaddr_un

pub(in ::os::unix::net) fn sockaddr_un(path: &Path) -> Result<(sockaddr_un, socklen_t)>