pub unsafe extern "system" fn PdhFormatFromRawValue(
    dwcountertype: u32,
    dwformat: PDH_FMT,
    ptimebase: *const i64,
    prawvalue1: *const PDH_RAW_COUNTER,
    prawvalue2: *const PDH_RAW_COUNTER,
    pfmtvalue: *mut PDH_FMT_COUNTERVALUE
) -> u32
Expand description

Required features: "Win32_Foundation"