PdhCalculateCounterFromRawValue

Function PdhCalculateCounterFromRawValue 

Source
pub unsafe extern "system" fn PdhCalculateCounterFromRawValue(
    hCounter: PDH_HCOUNTER,
    dwFormat: DWORD,
    rawValue1: PPDH_RAW_COUNTER,
    rawValue2: PPDH_RAW_COUNTER,
    fmtValue: PPDH_FMT_COUNTERVALUE,
) -> PDH_STATUS