pub unsafe extern "system" fn GetIpAddrTable(
    pipaddrtable: *mut MIB_IPADDRTABLE,
    pdwsize: *mut u32,
    border: BOOL
) -> u32
Expand description

Required features: "Win32_NetworkManagement_IpHelper", "Win32_Foundation"