PdhGetFormattedCounterValue

Function PdhGetFormattedCounterValue 

Source
pub unsafe extern "system" fn PdhGetFormattedCounterValue(
    hCounter: PDH_HCOUNTER,
    dwFormat: DWORD,
    lpdwType: LPDWORD,
    pValue: PPDH_FMT_COUNTERVALUE,
) -> PDH_STATUS