Function windows::Win32::NetworkManagement::IpHelper::GetIpForwardTable
pub unsafe fn GetIpForwardTable<P0>(
pipforwardtable: Option<*mut MIB_IPFORWARDTABLE>,
pdwsize: *mut u32,
border: P0,
) -> u32where
P0: Param<BOOL>,