Function windows_sys::Win32::System::Performance::PdhGetRawCounterArrayW
[−]pub unsafe extern "system" fn PdhGetRawCounterArrayW(
hcounter: isize,
lpdwbuffersize: *mut u32,
lpdwitemcount: *mut u32,
itembuffer: *mut PDH_RAW_COUNTER_ITEM_W
) -> i32
Expand description
Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’