Function rustix::net::socket::_bind_any

source ยท
fn _bind_any(sockfd: BorrowedFd<'_>, addr: &SocketAddrAny) -> Result<()>