rustix
0.38.42
In rustix::
backend::
net::
netdevice
Function
rustix
::
backend
::
net
::
netdevice
::
index_to_name
Copy item path
source
ยท
[
−
]
pub(crate) fn index_to_name(fd: impl
AsFd
, index:
u32
) ->
Result
<
String
>