pub unsafe extern "system" fn PdhGetRawCounterArrayA(
    hcounter: isize,
    lpdwbuffersize: *mut u32,
    lpdwitemcount: *mut u32,
    itembuffer: *mut PDH_RAW_COUNTER_ITEM_A
) -> i32
Expand description

Required features: "Win32_System_Performance", "Win32_Foundation"