windows::Win32::System::Performance

Function PdhComputeCounterStatistics

pub unsafe fn PdhComputeCounterStatistics(
    hcounter: PDH_HCOUNTER,
    dwformat: PDH_FMT,
    dwfirstentry: u32,
    dwnumentries: u32,
    lprawvaluearray: *const PDH_RAW_COUNTER,
    data: *mut PDH_STATISTICS,
) -> u32