Function windows_sys::Win32::System::Performance::PdhGetFormattedCounterArrayA
pub unsafe extern "system" fn PdhGetFormattedCounterArrayA(
hcounter: isize,
dwformat: PDH_FMT,
lpdwbuffersize: *mut u32,
lpdwitemcount: *mut u32,
itembuffer: *mut PDH_FMT_COUNTERVALUE_ITEM_A,
) -> u32