rustix::backend::net::sockopt

Function set_ipv6_tclass

Source
pub(crate) fn set_ipv6_tclass(fd: BorrowedFd<'_>, value: u32) -> Result<()>