rustix::backend::net::netdevice

Function name_to_index

Source
pub(crate) fn name_to_index(fd: impl AsFd, if_name: &str) -> Result<u32>