pub unsafe extern "system" fn PathCombineW(
    pszdest: PWSTR,
    pszdir: PCWSTR,
    pszfile: PCWSTR
) -> PWSTR
Expand description

Required features: "Win32_UI_Shell"