PdhFormatFromRawValue

Function PdhFormatFromRawValue 

Source
pub unsafe extern "system" fn PdhFormatFromRawValue(
    dwCounterType: DWORD,
    dwFormat: DWORD,
    pTimeBase: *mut LONGLONG,
    rawValue1: PPDH_RAW_COUNTER,
    rawValue2: PPDH_RAW_COUNTER,
    fmtValue: PPDH_FMT_COUNTERVALUE,
) -> PDH_STATUS