Function rustix::backend::net::netdevice::index_to_name

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