[][src]Function winapi::um::pdh::PdhFormatFromRawValue

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