Function rustix::backend::net::sockopt::get_socket_domain

source ยท
pub(crate) fn get_socket_domain(fd: BorrowedFd<'_>) -> Result<AddressFamily>