pub unsafe extern "system" fn PdhParseCounterPathW(
    szfullpathbuffer: PCWSTR,
    pcounterpathelements: *mut PDH_COUNTER_PATH_ELEMENTS_W,
    pdwbuffersize: *mut u32,
    dwflags: u32
) -> i32
Expand description

Required features: "Win32_System_Performance"