Function rustix::backend::net::sockopt::set_ip_tos

source ยท
pub(crate) fn set_ip_tos(fd: BorrowedFd<'_>, value: u8) -> Result<()>