pub unsafe extern "system" fn PdhExpandCounterPathW(
    szwildcardpath: PWSTR,
    mszexpandedpathlist: PWSTR,
    pcchpathlistlength: *mut u32
) -> i32
Expand description

Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’