windows::Win32::System::Performance

Function PdhGetFormattedCounterValue

pub unsafe fn PdhGetFormattedCounterValue(
    hcounter: PDH_HCOUNTER,
    dwformat: PDH_FMT,
    lpdwtype: Option<*mut u32>,
    pvalue: *mut PDH_FMT_COUNTERVALUE,
) -> u32