Function windows_sys::Win32::NetworkManagement::IpHelper::PfGetInterfaceStatistics
pub unsafe extern "system" fn PfGetInterfaceStatistics(
pinterface: *mut c_void,
ppfstats: *mut PF_INTERFACE_STATS,
pdwbuffersize: *mut u32,
fresetcounters: BOOL
) -> u32
Expand description
Required features: "Win32_NetworkManagement_IpHelper"
, "Win32_Foundation"