Function windows_sys::Win32::System::Performance::PdhComputeCounterStatistics
pub unsafe extern "system" fn PdhComputeCounterStatistics(
hcounter: isize,
dwformat: PDH_FMT,
dwfirstentry: u32,
dwnumentries: u32,
lprawvaluearray: *const PDH_RAW_COUNTER,
data: *mut PDH_STATISTICS,
) -> u32