Function windows_sys::Win32::System::Performance::PdhGetRawCounterArrayA
pub unsafe extern "system" fn PdhGetRawCounterArrayA(
hcounter: isize,
lpdwbuffersize: *mut u32,
lpdwitemcount: *mut u32,
itembuffer: *mut PDH_RAW_COUNTER_ITEM_A
) -> u32
Expand description
Required features: "Win32_Foundation"