pub unsafe extern "system" fn PdhMakeCounterPathA(
    pcounterpathelements: *const PDH_COUNTER_PATH_ELEMENTS_A,
    szfullpathbuffer: PSTR,
    pcchbuffersize: *mut u32,
    dwflags: PDH_PATH_FLAGS
) -> i32
Expand description

Required features: "Win32_System_Performance"