rustix
0.38.39
In rustix::backend::net::netdevice
Function
rustix
::
backend
::
net
::
netdevice
::
name_to_index
Copy item path
source
ยท
[
−
]
pub(crate) fn name_to_index(fd: impl
AsFd
, if_name: &
str
) ->
Result
<
u32
>