Function rustix::backend::net::sockopt::get_ip_ttl

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