Function base::sys::linux::net::sockaddr_un

source ·
pub(in sys) fn sockaddr_un<P: AsRef<Path>>(
    path: P
) -> Result<(sockaddr_un, socklen_t)>