PdhGetFormattedCounterValue

Function PdhGetFormattedCounterValue 

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