Function windows::Win32::NetworkManagement::IpHelper::GetUnicastIpAddressTable
pub unsafe fn GetUnicastIpAddressTable(
family: ADDRESS_FAMILY,
table: *mut *mut MIB_UNICASTIPADDRESS_TABLE,
) -> WIN32_ERROR