Function sockaddr_un

Source
pub(super) fn sockaddr_un(path: &Path) -> Result<(sockaddr_un, socklen_t)>
Available on Unix only.