rustix
1.0.8
In rustix::
backend::
net::
netdevice
rustix
::
backend
::
net
::
netdevice
Function
index_to_name
Copy item path
Source
pub(crate) fn index_to_name(fd:
BorrowedFd
<'_>, index:
u32
) ->
Result
<
String
>