pub unsafe extern "system" fn PdhEnumObjectItemsHW(
    hdatasource: isize,
    szmachinename: PCWSTR,
    szobjectname: PCWSTR,
    mszcounterlist: PWSTR,
    pcchcounterlistlength: *mut u32,
    mszinstancelist: PWSTR,
    pcchinstancelistlength: *mut u32,
    dwdetaillevel: PERF_DETAIL,
    dwflags: u32
) -> i32
Expand description

Required features: "Win32_System_Performance"