Function windows::Win32::NetworkManagement::IpHelper::PfGetInterfaceStatistics
pub unsafe fn PfGetInterfaceStatistics<P0>(
pinterface: *mut c_void,
ppfstats: *mut PF_INTERFACE_STATS,
pdwbuffersize: *mut u32,
fresetcounters: P0,
) -> u32where
P0: Param<BOOL>,