rustix::backend::net::netdevice

Function index_to_name

Source
pub(crate) fn index_to_name(fd: impl AsFd, index: u32) -> Result<String>