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

Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’