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,
) -> u32