pub unsafe extern "system" fn PdhLookupPerfIndexByNameW(
    szmachinename: PCWSTR,
    sznamebuffer: PCWSTR,
    pdwindex: *mut u32
) -> i32
Expand description

Required features: "Win32_System_Performance"