Function windows::Win32::NetworkManagement::IpHelper::GetIpAddrTable

pub unsafe fn GetIpAddrTable<P0>(
    pipaddrtable: Option<*mut MIB_IPADDRTABLE>,
    pdwsize: *mut u32,
    border: P0,
) -> u32
where P0: Param<BOOL>,