rustix
0.38.44
In rustix::
backend::
net::
netdevice
Functions
index_to_name
name_to_index
rustix
::
backend
::
net
::
netdevice
Function
index_to_name
Copy item path
Settings
Help
Summary
Source
pub(crate) fn index_to_name(fd: impl
AsFd
, index:
u32
) ->
Result
<
String
>