Function rustix::backend::net::sockopt::get_ip_multicast_ttl

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