pub unsafe extern "system" fn PdhGetRawCounterValue(
    hcounter: isize,
    lpdwtype: *mut u32,
    pvalue: *mut PDH_RAW_COUNTER
) -> i32
Expand description

Required features: "Win32_System_Performance", "Win32_Foundation"