Function windows_sys::Win32::System::Performance::PdhFormatFromRawValue

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