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

Required features: "Win32_Foundation"