Function windows_sys::Win32::System::Performance::PdhGetRawCounterValue
pub unsafe extern "system" fn PdhGetRawCounterValue(
hcounter: isize,
lpdwtype: *mut u32,
pvalue: *mut PDH_RAW_COUNTER
) -> u32
Expand description
Required features: "Win32_Foundation"