Function rustix::backend::net::sockopt::get_tcp_user_timeout

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