Function windows_sys::Win32::NetworkManagement::IpHelper::GetIpInterfaceTable
pub unsafe extern "system" fn GetIpInterfaceTable(
family: ADDRESS_FAMILY,
table: *mut *mut MIB_IPINTERFACE_TABLE
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"
, "Win32_NetworkManagement_Ndis"
, "Win32_Networking_WinSock"