getifaddrs
os
0.1.0
In os::
kernel::
syscall::
network
os
::
kernel
::
syscall
::
network
Function
getifaddrs
Copy item path
Source
pub fn getifaddrs(ifap: *mut *mut u8) -> isize
Expand description
获取网络接口地址列表 (Linux标准系统调用)