Function windows_sys::Win32::System::Performance::PdhCalculateCounterFromRawValue
[−]pub unsafe extern "system" fn PdhCalculateCounterFromRawValue(
hcounter: isize,
dwformat: PDH_FMT,
rawvalue1: *const PDH_RAW_COUNTER,
rawvalue2: *const PDH_RAW_COUNTER,
fmtvalue: *mut PDH_FMT_COUNTERVALUE
) -> i32
Expand description
Required features: "Win32_System_Performance"
, "Win32_Foundation"